diff --git a/manifest.json b/manifest.json index d32652d..9ba32d8 100644 --- a/manifest.json +++ b/manifest.json @@ -51,7 +51,7 @@ "fr": "Choisissez un utilisateur pour Owntracks" }, "help": { - "en": "If public, this user trace will be public ", + "en": "If public, this user's trace will be public.", "fr": "Si publique, les traces de cet utilisateur seront publiques." }, "optional": "true" diff --git a/scripts/install b/scripts/install index 0fa009f..2be5b35 100644 --- a/scripts/install +++ b/scripts/install @@ -125,6 +125,7 @@ then ynh_replace_string "\$_SERVER\['PHP_AUTH_USER'\]" "$user" "$final_path/map_points.php" ynh_app_setting_set $app unprotected_uris "/" fi + #================================================= # STORE THE CHECKSUM OF THE CONFIG FILE #=================================================