[Rt-commit] r19709 - rt/3.999/trunk/share/html/Ticket/Elements
clkao at bestpractical.com
clkao at bestpractical.com
Mon May 18 12:21:48 EDT 2009
Author: clkao
Date: Mon May 18 12:21:48 2009
New Revision: 19709
Modified:
rt/3.999/trunk/share/html/Ticket/Elements/PreviewScrips
Log:
fix leaked comment
Modified: rt/3.999/trunk/share/html/Ticket/Elements/PreviewScrips
==============================================================================
--- rt/3.999/trunk/share/html/Ticket/Elements/PreviewScrips (original)
+++ rt/3.999/trunk/share/html/Ticket/Elements/PreviewScrips Mon May 18 12:21:48 2009
@@ -65,7 +65,7 @@
% foreach my $rule (@rules) {
<b><% $rule %></b><br />
%# XXX: hints should give template info as well, condition might come
- # from other places
+%# from other places
%#<&|/l, _($scrip->scrip_condition->name), _($scrip->scrip_action->name), _($scrip->template_obj->name)&>%1 %2 with template %3</&>
<br />
%foreach my $type qw(to cc bcc) {
More information about the Rt-commit
mailing list