[Rt-commit] r10000 - rtir/branches/2.3-EXPERIMENTAL/html/RTIR/Incident

ruz at bestpractical.com ruz at bestpractical.com
Tue Dec 18 20:18:31 EST 2007


Author: ruz
Date: Tue Dec 18 20:18:30 2007
New Revision: 10000

Modified:
   rtir/branches/2.3-EXPERIMENTAL/html/RTIR/Incident/Reply.html

Log:
* typo

Modified: rtir/branches/2.3-EXPERIMENTAL/html/RTIR/Incident/Reply.html
==============================================================================
--- rtir/branches/2.3-EXPERIMENTAL/html/RTIR/Incident/Reply.html	(original)
+++ rtir/branches/2.3-EXPERIMENTAL/html/RTIR/Incident/Reply.html	Tue Dec 18 20:18:30 2007
@@ -101,9 +101,9 @@
 % }
 
 <& Elements/ReplyForm, %ARGS,
-    TicketObj    => $IncidentObj,
-    Status       => $Status,
-    $GnuPGWidget => $gnupg_widget,
+    TicketObj   => $IncidentObj,
+    Status      => $Status,
+    GnuPGWidget => $gnupg_widget,
 &>
 
 <& /Elements/Submit, Name => "SubmitTicket", Caption => $SubmitCaption, Label => $SubmitLabel &>


More information about the Rt-commit mailing list