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