diff options
Diffstat (limited to 'rt/html/User/Delegation.html')
-rw-r--r-- | rt/html/User/Delegation.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/rt/html/User/Delegation.html b/rt/html/User/Delegation.html index c036f78ec..9c60f6acf 100644 --- a/rt/html/User/Delegation.html +++ b/rt/html/User/Delegation.html @@ -33,7 +33,7 @@ <& Elements/DelegateRights, personalgroups => $personalgroups, objects => $objects, ObjectType => 'RT::Queue' &> <& Elements/DelegateRights, personalgroups => $personalgroups, objects => $objects, ObjectType => 'RT::Group' &> -<& /Elements/Submit &> +<& /Elements/Submit, Label => loc('Modify Rights') &> </form> <%INIT> |