diff options
Diffstat (limited to 'template/en/default/admin')
-rw-r--r-- | template/en/default/admin/admin.html.tmpl | 2 | ||||
-rw-r--r-- | template/en/default/admin/settings/updated.html.tmpl | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/template/en/default/admin/admin.html.tmpl b/template/en/default/admin/admin.html.tmpl index 0555cf0f5..d2ac81435 100644 --- a/template/en/default/admin/admin.html.tmpl +++ b/template/en/default/admin/admin.html.tmpl @@ -44,7 +44,7 @@ the mail transfer agent to send email notifications, choose which group of users can use charts and share queries, and much more.</dd> - <dt class="[% class %]"><a href="editsettings.cgi">User Preferences</a></dt> + <dt class="[% class %]"><a href="editsettings.cgi">Default Preferences</a></dt> <dd class="[% class %]">Set the default user preferences. These are the values which will be used by default for all users. Users will be able to edit their own preferences from the <a href="userprefs.cgi?tab=settings">Preferences</a>.</dd> diff --git a/template/en/default/admin/settings/updated.html.tmpl b/template/en/default/admin/settings/updated.html.tmpl index 4a569ab8e..0b83a27bb 100644 --- a/template/en/default/admin/settings/updated.html.tmpl +++ b/template/en/default/admin/settings/updated.html.tmpl @@ -16,7 +16,7 @@ #%] [% PROCESS global/header.html.tmpl - title = "Preferences Updated" + title = "Default Preferences Updated" %] Your changes to the Default Preferences have been saved.<br> |