diff options
| author | ivan <ivan> | 2008-11-30 23:37:09 +0000 | 
|---|---|---|
| committer | ivan <ivan> | 2008-11-30 23:37:09 +0000 | 
| commit | bae611ed3bdcd6d9cbd8ca94e47edb439f319768 (patch) | |
| tree | b34dc6e52f27ddc2bb8ab1fc4ece7bc7a7396ee8 /httemplate/edit/access_user.html | |
| parent | 2315bce072580d129ab77a46b522486dc2f0e398 (diff) | |
s/Internal Access Groups/Employee Groups/
Diffstat (limited to 'httemplate/edit/access_user.html')
| -rw-r--r-- | httemplate/edit/access_user.html | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/httemplate/edit/access_user.html b/httemplate/edit/access_user.html index a91e6a852..73488ef9a 100644 --- a/httemplate/edit/access_user.html +++ b/httemplate/edit/access_user.html @@ -26,7 +26,7 @@                     sub {                       my $access_user = shift; -                     '<BR>Internal Access Groups<BR>'. +                     '<BR>Employee Groups<BR>'.                       ntable("#cccccc",2).                       '<TR><TD>'.                       include( '/elements/checkboxes-table.html', | 
