[Rt-commit] rt branch, 4.2-trunk, updated. rt-4.2.5-53-g8cd07c5
Alex Vandiver
alexmv at bestpractical.com
Thu Jun 19 14:59:52 EDT 2014
The branch, 4.2-trunk has been updated
via 8cd07c5d236b6fce596c1d03e9b0b90ba3d7ec14 (commit)
via de67a46671bb0c9de78820eca5451d9b0464b30e (commit)
from 652bd29f0b086b5446b50e6842c83cecb7c2138c (commit)
Summary of changes:
share/html/User/Elements/Portlets/CreateTicket | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
- Log -----------------------------------------------------------------
commit de67a46671bb0c9de78820eca5451d9b0464b30e
Author: Kadar Attila <atus at mithrandir.hu>
Date: Thu Jun 19 08:47:33 2014 +0200
localize the create button
modified: share/html/User/Elements/Portlets/CreateTicket
diff --git a/share/html/User/Elements/Portlets/CreateTicket b/share/html/User/Elements/Portlets/CreateTicket
index 5e62c70..f4035e3 100644
--- a/share/html/User/Elements/Portlets/CreateTicket
+++ b/share/html/User/Elements/Portlets/CreateTicket
@@ -50,7 +50,7 @@
<&|/l&>Create a ticket with this user as the Requestor in Queue</&>
<input type="hidden" name="Requestors" value="<%$User->EmailAddress%>">
<& /Elements/SelectNewTicketQueue &>
-<input type="submit" value="Create">
+<input type="submit" value="<&|/l&>Create</&>">
</form>
</&>
<%ARGS>
commit 8cd07c5d236b6fce596c1d03e9b0b90ba3d7ec14
Merge: 652bd29 de67a46
Author: Alex Vandiver <alexmv at bestpractical.com>
Date: Thu Jun 19 14:58:22 2014 -0400
Merge branch '4.2/localize-user-portlet' into 4.2-trunk
-----------------------------------------------------------------------
More information about the rt-commit
mailing list