summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--template/en/default/global/useful-links.html.tmpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/template/en/default/global/useful-links.html.tmpl b/template/en/default/global/useful-links.html.tmpl
index 8faed2875..5e3e521d5 100644
--- a/template/en/default/global/useful-links.html.tmpl
+++ b/template/en/default/global/useful-links.html.tmpl
@@ -52,7 +52,7 @@
[% ' <li><span class="separator">| </span><a href="editfields.cgi">Custom Fields</a></li>'
IF user.groups.admin %]
[% ' <li><span class="separator">| </span><a href="editvalues.cgi">Field Values</a></li>'
- IF user.groups.editcomponents %]
+ IF user.groups.admin %]
[% ' <li><span class="separator">| </span><a href="editgroups.cgi">Groups</a></li>'
IF user.groups.creategroups %]
[% ' <li><span class="separator">| </span><a href="editkeywords.cgi">Keywords</a></li>'