From: lpsolit%gmail.com <> Date: Sat, 9 Sep 2006 16:38:00 +0000 (+0000) Subject: Bug 350234: Add a link in the UI pointing to editfields.cgi - Patch by Frédéric Bucli... X-Git-Tag: bugzilla-2.23.3~71 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=66a445ae33d76092072cd29a0b8719b1806dd34e;p=thirdparty%2Fbugzilla.git Bug 350234: Add a link in the UI pointing to editfields.cgi - Patch by Frédéric Buclin r=mkanat a=myk --- diff --git a/template/en/default/global/useful-links.html.tmpl b/template/en/default/global/useful-links.html.tmpl index 5023004887..e1bb2affe6 100644 --- a/template/en/default/global/useful-links.html.tmpl +++ b/template/en/default/global/useful-links.html.tmpl @@ -50,6 +50,8 @@ IF user.groups.editcomponents %] [% ' | Flags' IF user.groups.editcomponents %] + [% ' | Custom Fields' + IF user.groups.admin %] [% ' | Field Values' IF user.groups.editcomponents %] [% ' | Groups'