From: mozilla%colinogilvie.co.uk <> Date: Wed, 14 Nov 2007 03:39:05 +0000 (+0000) Subject: Bug 402609 - 'Administrate' is not the correct title for the Admin page X-Git-Tag: bugzilla-3.1.3~470 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=aad7465874a9480671cab086ddb739bb76e182af;p=thirdparty%2Fbugzilla.git Bug 402609 - 'Administrate' is not the correct title for the Admin page Patch by me, r+a=mkanat --- diff --git a/template/en/default/admin/admin.html.tmpl b/template/en/default/admin/admin.html.tmpl index dc8859537f..c681767b5b 100644 --- a/template/en/default/admin/admin.html.tmpl +++ b/template/en/default/admin/admin.html.tmpl @@ -16,7 +16,7 @@ [% PROCESS global/variables.none.tmpl %] [% title = BLOCK %] - Administrate your installation ([% terms.Bugzilla %] + Administer your installation ([% terms.Bugzilla %] [%+ constants.BUGZILLA_VERSION FILTER html %]) [% END %]