diff options
Diffstat (limited to 'rt/html/Approvals')
-rw-r--r-- | rt/html/Approvals/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/rt/html/Approvals/index.html b/rt/html/Approvals/index.html index b4156f344..1d63a93d6 100644 --- a/rt/html/Approvals/index.html +++ b/rt/html/Approvals/index.html @@ -27,7 +27,7 @@ <& /Elements/ListActions, actions => \@actions &> <form method="post"> <& Elements/PendingMyApproval, %ARGS &> -<& /Elements/Submit &> +<& /Elements/Submit, Label => loc('Show Approvals') &> </form> <%init> |