[otrs-cvs] CVS: otrs/Kernel/Output/HTML/Standard
AdminAutoResponseForm.dtl,1.21.2.3,1.21.2.4
AdminNotificationForm.dtl,1.14.2.2,1.14.2.3
cvs-log at otrs.org
cvs-log at otrs.org
Tue Jan 9 04:42:38 CET 2007
- Previous message: [otrs-cvs] CVS: otrs CHANGES,1.330,1.331
- Next message: [otrs-cvs] CVS: otrs/Kernel/Language bg.pm,1.49.2.1,1.49.2.2
cz.pm,1.35.2.1,1.35.2.2 da.pm,1.12.2.1,1.12.2.2 el.pm,1.11.2.1,1.11.2.2
de.pm,1.122.2.2,1.122.2.3 es.pm,1.48.2.1,1.48.2.2 fa.pm,1.15.2.1,1.15.2.2
fi.pm,1.49.2.1,1.49.2.2 fr.pm,1.64,1.64.2.1 hu.pm,1.28.2.1,1.28.2.2
it.pm, 1.38.2.1, 1.38.2.2 nb_NO.pm, 1.31.2.1, 1.31.2.2 nl.pm, 1.51.2.1,
1.51.2.2
pl.pm, 1.37.2.1, 1.37.2.2 pt.pm, 1.36.2.1, 1.36.2.2 pt_BR.pm, 1.43.2.1,
1.43.2.2
ru.pm, 1.36.2.1, 1.36.2.2 sk_SK.pm, 1.10.2.1, 1.10.2.2 sv.pm, 1.26.2.1,
1.26.2.2 zh_CN.pm,1.17.2.1,1.17.2.2
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Update of /home/cvs/otrs/Kernel/Output/HTML/Standard
In directory lancelot:/tmp/cvs-serv12674/Kernel/Output/HTML/Standard
Modified Files:
Tag: rel-2_1
AdminAutoResponseForm.dtl AdminNotificationForm.dtl
Log Message:
replaced USERFIRSTNAME with UserFirstname
Index: AdminAutoResponseForm.dtl
===================================================================
RCS file: /home/cvs/otrs/Kernel/Output/HTML/Standard/AdminAutoResponseForm.dtl,v
retrieving revision 1.21.2.3
retrieving revision 1.21.2.4
diff -C2 -r1.21.2.3 -r1.21.2.4
*** AdminAutoResponseForm.dtl 9 Jan 2007 03:21:36 -0000 1.21.2.3
--- AdminAutoResponseForm.dtl 9 Jan 2007 03:42:35 -0000 1.21.2.4
***************
*** 140,152 ****
<tr>
<td class="contentkey"><OTRS_CUSTOMER_DATA_*></td>
! <td class="contentvalue">$Text{"Options of the current customer user data (e. g. <OTRS_CUSTOMER_DATA_USERFIRSTNAME>)"}</td>
</tr>
<tr>
<td class="contentkey"><OTRS_OWNER_*></td>
! <td class="contentvalue">$Text{"Ticket owner options (e. g. <OTRS_OWNER_USERFIRSTNAME>)"}</td>
</tr>
<tr>
<td class="contentkey"><OTRS_CURRENT_*></td>
! <td class="contentvalue">$Text{"Options of the current user who requested this action (e. g. <OTRS_CURRENT_USERFIRSTNAME>)"}</td>
</tr>
<tr>
--- 140,152 ----
<tr>
<td class="contentkey"><OTRS_CUSTOMER_DATA_*></td>
! <td class="contentvalue">$Text{"Options of the current customer user data (e. g. <OTRS_CUSTOMER_DATA_UserFirstname>)"}</td>
</tr>
<tr>
<td class="contentkey"><OTRS_OWNER_*></td>
! <td class="contentvalue">$Text{"Ticket owner options (e. g. <OTRS_OWNER_UserFirstname>)"}</td>
</tr>
<tr>
<td class="contentkey"><OTRS_CURRENT_*></td>
! <td class="contentvalue">$Text{"Options of the current user who requested this action (e. g. <OTRS_CURRENT_UserFirstname>)"}</td>
</tr>
<tr>
Index: AdminNotificationForm.dtl
===================================================================
RCS file: /home/cvs/otrs/Kernel/Output/HTML/Standard/AdminNotificationForm.dtl,v
retrieving revision 1.14.2.2
retrieving revision 1.14.2.3
diff -C2 -r1.14.2.2 -r1.14.2.3
*** AdminNotificationForm.dtl 9 Jan 2007 03:21:37 -0000 1.14.2.2
--- AdminNotificationForm.dtl 9 Jan 2007 03:42:35 -0000 1.14.2.3
***************
*** 120,132 ****
<tr>
<td class="contentkey"><OTRS_CUSTOMER_DATA_*></td>
! <td class="contentvalue">$Text{"Options of the current customer user data (e. g. <OTRS_CUSTOMER_DATA_USERFIRSTNAME>)"}</td>
</tr>
<tr>
<td class="contentkey"><OTRS_OWNER_*></td>
! <td class="contentvalue">$Text{"Ticket owner options (e. g. <OTRS_OWNER_USERFIRSTNAME>)"}</td>
</tr>
<tr>
<td class="contentkey"><OTRS_CURRENT_*></td>
! <td class="contentvalue">$Text{"Options of the current user who requested this action (e. g. <OTRS_CURRENT_USERFIRSTNAME>)"}</td>
</tr>
<tr>
--- 120,132 ----
<tr>
<td class="contentkey"><OTRS_CUSTOMER_DATA_*></td>
! <td class="contentvalue">$Text{"Options of the current customer user data (e. g. <OTRS_CUSTOMER_DATA_UserFirstname>)"}</td>
</tr>
<tr>
<td class="contentkey"><OTRS_OWNER_*></td>
! <td class="contentvalue">$Text{"Ticket owner options (e. g. <OTRS_OWNER_UserFirstname>)"}</td>
</tr>
<tr>
<td class="contentkey"><OTRS_CURRENT_*></td>
! <td class="contentvalue">$Text{"Options of the current user who requested this action (e. g. <OTRS_CURRENT_UserFirstname>)"}</td>
</tr>
<tr>
***************
*** 152,156 ****
<td>$Text{"Text"}:</td>
<td><textarea rows="12" cols="70" name="Response">
! Hi <OTRS_CURRENT_USERFIRSTNAME>,
there is a new ticket in "<OTRS_QUEUE>"!
--- 152,156 ----
<td>$Text{"Text"}:</td>
<td><textarea rows="12" cols="70" name="Response">
! Hi <OTRS_CURRENT_UserFirstname>,
there is a new ticket in "<OTRS_QUEUE>"!
- Previous message: [otrs-cvs] CVS: otrs CHANGES,1.330,1.331
- Next message: [otrs-cvs] CVS: otrs/Kernel/Language bg.pm,1.49.2.1,1.49.2.2
cz.pm,1.35.2.1,1.35.2.2 da.pm,1.12.2.1,1.12.2.2 el.pm,1.11.2.1,1.11.2.2
de.pm,1.122.2.2,1.122.2.3 es.pm,1.48.2.1,1.48.2.2 fa.pm,1.15.2.1,1.15.2.2
fi.pm,1.49.2.1,1.49.2.2 fr.pm,1.64,1.64.2.1 hu.pm,1.28.2.1,1.28.2.2
it.pm, 1.38.2.1, 1.38.2.2 nb_NO.pm, 1.31.2.1, 1.31.2.2 nl.pm, 1.51.2.1,
1.51.2.2
pl.pm, 1.37.2.1, 1.37.2.2 pt.pm, 1.36.2.1, 1.36.2.2 pt_BR.pm, 1.43.2.1,
1.43.2.2
ru.pm, 1.36.2.1, 1.36.2.2 sk_SK.pm, 1.10.2.1, 1.10.2.2 sv.pm, 1.26.2.1,
1.26.2.2 zh_CN.pm,1.17.2.1,1.17.2.2
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the cvs-log
mailing list