diff options
author | lpsolit%gmail.com <> | 2005-04-05 07:12:44 +0200 |
---|---|---|
committer | lpsolit%gmail.com <> | 2005-04-05 07:12:44 +0200 |
commit | 63286bf8cc15ae31a73fbf1e215c765ed6b58b1a (patch) | |
tree | 52d410af918dd6d5a336ec1dc5fbea86e4fba211 /template/en/default/admin | |
parent | f5f31fc070588c2075dd13a0fbabe8117e3aad76 (diff) | |
download | bugzilla-63286bf8cc15ae31a73fbf1e215c765ed6b58b1a.tar.gz bugzilla-63286bf8cc15ae31a73fbf1e215c765ed6b58b1a.tar.xz |
Bug 287486: Small typo on editsettings.cgi: apppears - Patch by Teemu Mannermaa <wicked@etlicon.fi> r=LpSolit a=myk
Diffstat (limited to 'template/en/default/admin')
-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> |