[Rt-commit] rt branch, create-action, updated. d84343698811ac8fd4ae7932cb0d2b07596d3e41
sartak at bestpractical.com
sartak at bestpractical.com
Wed Nov 4 19:29:56 EST 2009
The branch, create-action has been updated
via d84343698811ac8fd4ae7932cb0d2b07596d3e41 (commit)
from ed16e5298ea85386e1368c7261d747bce81c7eca (commit)
Summary of changes:
lib/RT/Action/CreateTicket.pm | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
- Log -----------------------------------------------------------------
commit d84343698811ac8fd4ae7932cb0d2b07596d3e41
Author: Shawn M Moore <sartak at bestpractical.com>
Date: Wed Nov 4 19:29:35 2009 -0500
message might not be below! now it's "to the right"
diff --git a/lib/RT/Action/CreateTicket.pm b/lib/RT/Action/CreateTicket.pm
index 7b7023c..8b57264 100644
--- a/lib/RT/Action/CreateTicket.pm
+++ b/lib/RT/Action/CreateTicket.pm
@@ -32,7 +32,7 @@ use Jifty::Action schema {
param content =>
render as 'textarea',
- label is _('Describe the issue below');
+ label is _('Describe the issue');
param initial_priority =>
# default is queue-specific
-----------------------------------------------------------------------
More information about the Rt-commit
mailing list