diff options
Diffstat (limited to 'template/en/default/admin/groups/create.html.tmpl')
-rw-r--r-- | template/en/default/admin/groups/create.html.tmpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/template/en/default/admin/groups/create.html.tmpl b/template/en/default/admin/groups/create.html.tmpl index ca95bab56..06396926c 100644 --- a/template/en/default/admin/groups/create.html.tmpl +++ b/template/en/default/admin/groups/create.html.tmpl @@ -14,7 +14,7 @@ title = "Add group" subheader = "This page allows you to define a new user group." style_urls = ['skins/standard/admin.css'] - doc_section = "groups.html#create-groups" + doc_section = "administration.html#creating-groups" %] <form method="post" action="editgroups.cgi"> |