[otrs-cvs] CVS: otrs/Kernel/Output/HTML/Standard AdminAutoResponseForm.dtl,1.21.2.1,1.21.2.2

cvs-log at otrs.org cvs-log at otrs.org
Tue Jan 9 02:19:26 CET 2007


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

Modified Files:
      Tag: rel-2_1
	AdminAutoResponseForm.dtl 
Log Message:
reformated example signature

Index: AdminAutoResponseForm.dtl
===================================================================
RCS file: /home/cvs/otrs/Kernel/Output/HTML/Standard/AdminAutoResponseForm.dtl,v
retrieving revision 1.21.2.1
retrieving revision 1.21.2.2
diff -C2 -r1.21.2.1 -r1.21.2.2
*** AdminAutoResponseForm.dtl	9 Jan 2007 00:49:11 -0000	1.21.2.1
--- AdminAutoResponseForm.dtl	9 Jan 2007 01:19:24 -0000	1.21.2.2
***************
*** 140,148 ****
              <tr>
                <td class="contentkey">&lt;OTRS_TICKET_*&gt;</td>
!               <td class="contentvalue">$Text{"Options of the ticket data (e. g. &lt;OTRS_TICKET_Number&gt;, &lt;OTRS_TICKET_ID&gt;, &lt;OTRS_TICKET_Queue&gt;, &lt;OTRS_TICKET_State&gt;)"}</td>
              </tr>
              <tr>
                <td class="contentkey">&lt;OTRS_CONFIG_*&gt;</td>
!               <td class="contentvalue">$Text{"Config options (e. g. &lt;OTRS_CONFIG_HttpType&gt;)"}</td>
              </tr>
            </table>
--- 140,148 ----
              <tr>
                <td class="contentkey">&lt;OTRS_TICKET_*&gt;</td>
!               <td class="contentvalue">$Text{"Options of the ticket data (e. g. <OTRS_TICKET_Number>, <OTRS_TICKET_ID>, <OTRS_TICKET_Queue>, <OTRS_TICKET_State>)"}</td>
              </tr>
              <tr>
                <td class="contentkey">&lt;OTRS_CONFIG_*&gt;</td>
!               <td class="contentvalue">$Text{"Config options (e. g. <OTRS_CONFIG_HttpType>)"}</td>
              </tr>
            </table>
***************
*** 155,183 ****
                <tr>
                  <td>$Text{"Subject"}:</td>
!                 <td><input type="text" name="Subject" value="RE: &lt;OTRS_CUSTOMER_SUBJECT[22]&gt;" size="50" maxlength="60"></td>
                </tr>
                <tr>
                  <td>$Text{"Response"}:</td>
                  <td><textarea rows="12" cols="70" name="Response">
!                   Thanks for your e-mail.
  
!                   You wrote:
!                   &lt;snip&gt;
!                   &lt;OTRS_CUSTOMER_EMAIL[6]&gt;
!                   &lt;/snip&gt;
  
!                   --
!                   Super Support Company Inc. - Waterford Business Park
!                   5201 Blue Lagoon Drive - 8th Floor & 9th Floor - Miami, 33126 USA
!                   Email: hot at florida.com - Web: http://hot.florida.com/
!                   --
                    </textarea></td>
!                 </tr>
!               </table>
!             </form>
!             <hr>
!           </p>
!         </td>
!       </tr>
!     </table>
  <!-- end note -->
--- 155,183 ----
                <tr>
                  <td>$Text{"Subject"}:</td>
!                 <td><input type="text" name="Subject" value="RE: &lt;OTRS_CUSTOMER_SUBJECT[22]&gt;" size="80" maxlength="80"></td>
                </tr>
                <tr>
                  <td>$Text{"Response"}:</td>
                  <td><textarea rows="12" cols="70" name="Response">
! Thanks for your e-mail.
  
! You wrote:
! &lt;snip&gt;
! &lt;OTRS_CUSTOMER_EMAIL[6]&gt;
! &lt;/snip&gt;
  
! --
! Super Support Company Inc. - Waterford Business Park
! 5201 Blue Lagoon Drive - 8th Floor & 9th Floor - Miami, 33126 USA
! Email: hot at florida.com - Web: http://hot.florida.com/
! --
                    </textarea></td>
!                   </tr>
!                 </table>
!               </form>
!               <hr>
!             </p>
!           </td>
!         </tr>
!       </table>
  <!-- end note -->



More information about the cvs-log mailing list