diff options
Diffstat (limited to 'httemplate/edit/access_group.html')
-rw-r--r-- | httemplate/edit/access_group.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/httemplate/edit/access_group.html b/httemplate/edit/access_group.html index 4686a627a..1eed26dfe 100644 --- a/httemplate/edit/access_group.html +++ b/httemplate/edit/access_group.html @@ -1,5 +1,5 @@ <% include( 'elements/edit.html', - 'name' => 'Internal Access Group', + 'name' => 'Employee Group', 'table' => 'access_group', 'labels' => { 'groupnum' => 'Group number', |