From 05843d27d99eb3ee3d6ac400d48af97f23760f44 Mon Sep 17 00:00:00 2001 From: "lpsolit%gmail.com" <> Date: Tue, 21 Jun 2005 04:14:43 +0000 Subject: Bug 289693: EditSettings page changes name from the link in the footer - Patch by Gabriel Sales de Oliveira r/a=myk --- template/en/default/admin/settings/updated.html.tmpl | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'template/en/default/admin/settings/updated.html.tmpl') 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.
+Your changes to the Default Preferences have been saved.

Return to the Global Settings page. +href="editsettings.cgi?action=load">Default Preferences page. [% PROCESS global/footer.html.tmpl %] -- cgit v1.2.3-24-g4f1b