[otrs-cvs] CVS: otrs/Kernel/Output/HTML/Standard
AgentStatsEditRestrictions.dtl,1.2,1.3
cvs-log at otrs.org
cvs-log at otrs.org
Wed Nov 8 11:25:51 CET 2006
Update of /home/cvs/otrs/Kernel/Output/HTML/Standard
In directory lancelot:/tmp/cvs-serv3563/Kernel/Output/HTML/Standard
Modified Files:
AgentStatsEditRestrictions.dtl
Log Message:
fixed html error
Index: AgentStatsEditRestrictions.dtl
===================================================================
RCS file: /home/cvs/otrs/Kernel/Output/HTML/Standard/AgentStatsEditRestrictions.dtl,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -r1.2 -r1.3
*** AgentStatsEditRestrictions.dtl 29 Aug 2006 16:56:06 -0000 1.2
--- AgentStatsEditRestrictions.dtl 8 Nov 2006 10:25:48 -0000 1.3
***************
*** 1,4 ****
# --
! # AgentStatEditRestrictions.dtl - provides HTML form for stats edit mask
# Copyright (C) 2001-2006 OTRS GmbH, http://otrs.org/
# --
--- 1,4 ----
# --
! # AgentStatsEditRestrictions.dtl - provides HTML form for stats edit mask
# Copyright (C) 2001-2006 OTRS GmbH, http://otrs.org/
# --
***************
*** 107,111 ****
<tr>
<td>
! <input type="Checkbox" name="Select$Data{"Element"}" value="1" $Data{"Checked"}> </td>
</td>
<td colspan="2" class="contentkey">$Text{"$Data{"Name"}"}:</td>
--- 107,111 ----
<tr>
<td>
! <input type="Checkbox" name="Select$Data{"Element"}" value="1" $Data{"Checked"}>
</td>
<td colspan="2" class="contentkey">$Text{"$Data{"Name"}"}:</td>
More information about the cvs-log
mailing list