[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
- Previous message: [otrs-cvs] CVS: otrs/Kernel/Output/HTML/Standard
AdminAutoResponseForm.dtl,1.21,1.21.2.1
- Next message: [otrs-cvs] CVS: otrs/Kernel/Language bg.pm, 1.49, 1.49.2.1 cz.pm,
1.35, 1.35.2.1 da.pm, 1.12, 1.12.2.1 de.pm, 1.122.2.1,
1.122.2.2 el.pm, 1.11, 1.11.2.1 es.pm, 1.48, 1.48.2.1 fa.pm,
1.15, 1.15.2.1 fi.pm, 1.49, 1.49.2.1 hu.pm, 1.28,
1.28.2.1 it.pm, 1.38, 1.38.2.1 nb_NO.pm, 1.31, 1.31.2.1 nl.pm,
1.51, 1.51.2.1 pl.pm, 1.37, 1.37.2.1 pt.pm, 1.36,
1.36.2.1 pt_BR.pm, 1.43, 1.43.2.1 ru.pm, 1.36,
1.36.2.1 sk_SK.pm, 1.10, 1.10.2.1 sv.pm, 1.26,
1.26.2.1 zh_CN.pm, 1.17, 1.17.2.1
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
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"><OTRS_TICKET_*></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"><OTRS_CONFIG_*></td>
! <td class="contentvalue">$Text{"Config options (e. g. <OTRS_CONFIG_HttpType>)"}</td>
</tr>
</table>
--- 140,148 ----
<tr>
<td class="contentkey"><OTRS_TICKET_*></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"><OTRS_CONFIG_*></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: <OTRS_CUSTOMER_SUBJECT[22]>" 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:
! <snip>
! <OTRS_CUSTOMER_EMAIL[6]>
! </snip>
! --
! 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: <OTRS_CUSTOMER_SUBJECT[22]>" 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:
! <snip>
! <OTRS_CUSTOMER_EMAIL[6]>
! </snip>
! --
! 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 -->
- Previous message: [otrs-cvs] CVS: otrs/Kernel/Output/HTML/Standard
AdminAutoResponseForm.dtl,1.21,1.21.2.1
- Next message: [otrs-cvs] CVS: otrs/Kernel/Language bg.pm, 1.49, 1.49.2.1 cz.pm,
1.35, 1.35.2.1 da.pm, 1.12, 1.12.2.1 de.pm, 1.122.2.1,
1.122.2.2 el.pm, 1.11, 1.11.2.1 es.pm, 1.48, 1.48.2.1 fa.pm,
1.15, 1.15.2.1 fi.pm, 1.49, 1.49.2.1 hu.pm, 1.28,
1.28.2.1 it.pm, 1.38, 1.38.2.1 nb_NO.pm, 1.31, 1.31.2.1 nl.pm,
1.51, 1.51.2.1 pl.pm, 1.37, 1.37.2.1 pt.pm, 1.36,
1.36.2.1 pt_BR.pm, 1.43, 1.43.2.1 ru.pm, 1.36,
1.36.2.1 sk_SK.pm, 1.10, 1.10.2.1 sv.pm, 1.26,
1.26.2.1 zh_CN.pm, 1.17, 1.17.2.1
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the cvs-log
mailing list