From f4c1ada37425aaa1c8ec57d46b52607d0704dcac Mon Sep 17 00:00:00 2001 From: Bartek Fabiszewski Date: Mon, 17 Apr 2017 23:29:00 +0200 Subject: [PATCH] Fix broken svg icon, minor typos --- config.default.php | 4 ++-- icons/safari-pinned-tab.svg | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/config.default.php b/config.default.php index e76fe12..24946c3 100755 --- a/config.default.php +++ b/config.default.php @@ -62,7 +62,7 @@ $public_tracks = 0; // admin user, who // - can add new users // - can edit all tracks, users -// - has access to all users locations, +// - has access to all users locations // none if empty $admin_user = ""; @@ -72,7 +72,7 @@ $pass_lenmin = 12; // required strength of user password // 0 = no requirements, // 1 = require mixed case letters (lower and upper), -// 2 = require mixed case and numbers +// 2 = require mixed case and numbers, // 3 = require mixed case, numbers and non-alphanumeric characters $pass_strength = 2; diff --git a/icons/safari-pinned-tab.svg b/icons/safari-pinned-tab.svg index f611d6f..9d9f2f4 100644 --- a/icons/safari-pinned-tab.svg +++ b/icons/safari-pinned-tab.svg @@ -3,6 +3,6 @@ - + \ No newline at end of file