summaryrefslogtreecommitdiffstats
path: root/template/en/default/admin/settings/updated.html.tmpl
diff options
context:
space:
mode:
authorlpsolit%gmail.com <>2005-06-21 06:14:43 +0200
committerlpsolit%gmail.com <>2005-06-21 06:14:43 +0200
commit05843d27d99eb3ee3d6ac400d48af97f23760f44 (patch)
treee67434b08cb8dba8c2076e3486fffb371cc602af /template/en/default/admin/settings/updated.html.tmpl
parent92f24fd50a29447b3d913cb9e0be8d4be04a9f0f (diff)
downloadbugzilla-05843d27d99eb3ee3d6ac400d48af97f23760f44.tar.gz
bugzilla-05843d27d99eb3ee3d6ac400d48af97f23760f44.tar.xz
Bug 289693: EditSettings page changes name from the link in the footer - Patch by Gabriel Sales de Oliveira <gabriel@async.com.br> r/a=myk
Diffstat (limited to 'template/en/default/admin/settings/updated.html.tmpl')
-rw-r--r--template/en/default/admin/settings/updated.html.tmpl6
1 files changed, 3 insertions, 3 deletions
diff --git a/template/en/default/admin/settings/updated.html.tmpl b/template/en/default/admin/settings/updated.html.tmpl
index 799fdde75..4a569ab8e 100644
--- a/template/en/default/admin/settings/updated.html.tmpl
+++ b/template/en/default/admin/settings/updated.html.tmpl
@@ -16,12 +16,12 @@
#%]
[% PROCESS global/header.html.tmpl
- title = "Settings Updated"
+ title = "Preferences Updated"
%]
-Your changes to the Global Settings have been saved.<br>
+Your changes to the Default Preferences have been saved.<br>
<br>
Return to the <a
-href="editsettings.cgi?action=load">Global Settings</a> page.
+href="editsettings.cgi?action=load">Default Preferences</a> page.
[% PROCESS global/footer.html.tmpl %]