From: lpsolit%gmail.com <> Date: Tue, 24 Oct 2006 01:44:10 +0000 (+0000) Subject: Bug 357690: "Field Values" link still visible in the footer for user with editcompone... X-Git-Tag: bugzilla-2.23.4~250 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5f20e0db30d901c0790519ec51a6526c6b3154a3;p=thirdparty%2Fbugzilla.git Bug 357690: "Field Values" link still visible in the footer for user with editcomponents privs - Patch by Frédéric Buclin r=bkor a=justdave --- diff --git a/template/en/default/global/useful-links.html.tmpl b/template/en/default/global/useful-links.html.tmpl index 8faed28751..5e3e521d54 100644 --- a/template/en/default/global/useful-links.html.tmpl +++ b/template/en/default/global/useful-links.html.tmpl @@ -52,7 +52,7 @@ [% '
  • | Custom Fields
  • ' IF user.groups.admin %] [% '
  • | Field Values
  • ' - IF user.groups.editcomponents %] + IF user.groups.admin %] [% '
  • | Groups
  • ' IF user.groups.creategroups %] [% '
  • | Keywords
  • '