diff options
-rw-r--r-- | template/en/default/admin/settings/edit.html.tmpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/template/en/default/admin/settings/edit.html.tmpl b/template/en/default/admin/settings/edit.html.tmpl index 5a068e83b..97bb1ab35 100644 --- a/template/en/default/admin/settings/edit.html.tmpl +++ b/template/en/default/admin/settings/edit.html.tmpl @@ -43,7 +43,7 @@ The 'Enabled' checkbox controls whether or not this setting is available to users.<br> If it is checked, users will see this setting on their User Preferences page, and will be allowed to choose their own value if they desire.<br> -If it is not checked, this setting will not apppear on the User Preference +If it is not checked, this setting will not appear on the User Preference page, and the Default Value will automatically apply to everyone. </p> <hr> |