[Rt-commit] rt branch, 3.9-trunk, updated. rt-3.9.7-790-ga0464cf
? sunnavy
sunnavy at bestpractical.com
Thu Dec 9 20:58:09 EST 2010
The branch, 3.9-trunk has been updated
via a0464cf3edda260d55f934ecc2748d6a68dbd14f (commit)
from 29b4d3e1dc4165227f58e067aa22a237debde6bf (commit)
Summary of changes:
share/html/m/ticket/reply | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
- Log -----------------------------------------------------------------
commit a0464cf3edda260d55f934ecc2748d6a68dbd14f
Author: sunnavy <sunnavy at bestpractical.com>
Date: Fri Dec 10 09:56:50 2010 +0800
action name is Respond instead of reply
diff --git a/share/html/m/ticket/reply b/share/html/m/ticket/reply
index a558d21..e31abae 100644
--- a/share/html/m/ticket/reply
+++ b/share/html/m/ticket/reply
@@ -210,6 +210,6 @@ if ( !$checks_failure && exists $ARGS{SubmitTicket} ) {
<%ARGS>
$id => undef
-$Action => 'reply'
+$Action => 'Respond'
$DefaultStatus => undef
</%ARGS>
-----------------------------------------------------------------------
More information about the Rt-commit
mailing list