[otrs-cvs] CVS: otrs/Kernel/Output/HTML/Standard AdminResponseForm.dtl,1.19.2.1,1.19.2.2

cvs-log at otrs.org cvs-log at otrs.org
Tue Jan 9 04:49:52 CET 2007


Update of /home/cvs/otrs/Kernel/Output/HTML/Standard
In directory lancelot:/tmp/cvs-serv12838/Kernel/Output/HTML/Standard

Modified Files:
      Tag: rel-2_1
	AdminResponseForm.dtl 
Log Message:
fixed small typo

Index: AdminResponseForm.dtl
===================================================================
RCS file: /home/cvs/otrs/Kernel/Output/HTML/Standard/AdminResponseForm.dtl,v
retrieving revision 1.19.2.1
retrieving revision 1.19.2.2
diff -C2 -r1.19.2.1 -r1.19.2.2
*** AdminResponseForm.dtl	9 Jan 2007 03:21:37 -0000	1.19.2.1
--- AdminResponseForm.dtl	9 Jan 2007 03:49:50 -0000	1.19.2.2
***************
*** 146,150 ****
                <td class="contentvalue">
                  <textarea rows="12" cols="70" name="Response">
! $Text{"The current ticket state is"}: "&lt;OTRS_TICKET_STATE&gt;"
  
  $Text{"Your email address is new"}: "&lt;OTRS_CUSTOMER_UserEmail&gt;"
--- 146,150 ----
                <td class="contentvalue">
                  <textarea rows="12" cols="70" name="Response">
! $Text{"The current ticket state is"}: "&lt;OTRS_TICKET_State&gt;"
  
  $Text{"Your email address is new"}: "&lt;OTRS_CUSTOMER_UserEmail&gt;"



More information about the cvs-log mailing list