[otrs-cvs] CVS: otrs/Kernel/Output/HTML/Standard AdminSession.dtl,
1.14, 1.15
AgentWindowTab.dtl,1.3,1.4 AgentWindowTabStop.dtl,1.8,1.9
cvs-log at otrs.org
cvs-log at otrs.org
Wed Nov 8 12:11:38 CET 2006
Update of /home/cvs/otrs/Kernel/Output/HTML/Standard
In directory lancelot:/tmp/cvs-serv5479/Kernel/Output/HTML/Standard
Modified Files:
AdminSession.dtl AgentWindowTab.dtl AgentWindowTabStop.dtl
Log Message:
fixed html error
Index: AdminSession.dtl
===================================================================
RCS file: /home/cvs/otrs/Kernel/Output/HTML/Standard/AdminSession.dtl,v
retrieving revision 1.14
retrieving revision 1.15
diff -C2 -r1.14 -r1.15
*** AdminSession.dtl 29 Aug 2006 16:56:06 -0000 1.14
--- AdminSession.dtl 8 Nov 2006 11:11:36 -0000 1.15
***************
*** 18,22 ****
<tr>
<td width="30%" class="mainbody">
-
<form action="$Env{"CGIHandle"}" method="post">
<input type="hidden" name="Action" value="$Env{"Action"}">
--- 18,21 ----
***************
*** 71,75 ****
<tr>
<td class="contentbody">
-
<table width="100%" border="0" cellspacing="0" cellpadding="3">
<tr>
--- 70,73 ----
***************
*** 82,86 ****
<tr>
<td class="$Env{"Color"}">$QData{"SessionID"}</td>
! <td class="$Env{"Color"}"><div class="small">$Data{"Output"}</td>
<td align="center" class="$Env{"Color"}"><a href="$Env{"Baselink"}Action=AdminSession&Subaction=Kill&WantSessionID=$Data{"SessionID"}">x</a></td>
</tr>
--- 80,84 ----
<tr>
<td class="$Env{"Color"}">$QData{"SessionID"}</td>
! <td class="$Env{"Color"}"><div class="small">$Data{"Output"}</div></td>
<td align="center" class="$Env{"Color"}"><a href="$Env{"Baselink"}Action=AdminSession&Subaction=Kill&WantSessionID=$Data{"SessionID"}">x</a></td>
</tr>
***************
*** 98,102 ****
</tr>
</table>
-
</td>
</tr>
--- 96,99 ----
Index: AgentWindowTab.dtl
===================================================================
RCS file: /home/cvs/otrs/Kernel/Output/HTML/Standard/AgentWindowTab.dtl,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -r1.3 -r1.4
*** AgentWindowTab.dtl 8 Nov 2006 10:00:18 -0000 1.3
--- AgentWindowTab.dtl 8 Nov 2006 11:11:36 -0000 1.4
***************
*** 84,88 ****
<!-- dtl:block:Readonly -->
<!-- dtl:block:Footnote -->
! <div class="footnote">* $Text{"$QData{"Description"}"}<div>
<!-- dtl:block:Footnote -->
</td>
--- 84,88 ----
<!-- dtl:block:Readonly -->
<!-- dtl:block:Footnote -->
! <div class="footnote">* $Text{"$QData{"Description"}"}</div>
<!-- dtl:block:Footnote -->
</td>
Index: AgentWindowTabStop.dtl
===================================================================
RCS file: /home/cvs/otrs/Kernel/Output/HTML/Standard/AgentWindowTabStop.dtl,v
retrieving revision 1.8
retrieving revision 1.9
diff -C2 -r1.8 -r1.9
*** AgentWindowTabStop.dtl 29 Aug 2006 16:56:06 -0000 1.8
--- AgentWindowTabStop.dtl 8 Nov 2006 11:11:36 -0000 1.9
***************
*** 50,54 ****
<!-- dtl:block:Footnote -->
! <div class="footnote">* $Text{"$QData{"Description"}"}<div>
<!-- dtl:block:Footnote -->
</td>
--- 50,54 ----
<!-- dtl:block:Footnote -->
! <div class="footnote">* $Text{"$QData{"Description"}"}</div>
<!-- dtl:block:Footnote -->
</td>
More information about the cvs-log
mailing list