diff options
author | ivan <ivan> | 2004-11-11 12:13:50 +0000 |
---|---|---|
committer | ivan <ivan> | 2004-11-11 12:13:50 +0000 |
commit | c582e92888b4a5553e1b4e5214cf35217e4a0cf0 (patch) | |
tree | 3fe7cd7bf22bd356b478f0de0dd8f0b140fcee23 /rt/html/Approvals | |
parent | 289340780927b5bac2c7604d7317c3063c6dd8cc (diff) |
import rt 3.0.12
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> |