
11 Mar
2010
11 Mar
'10
4:04 p.m.
Hi Reto,
Take a look in /opt/otrs/Kernel/Output/HTML/Standard# vi AgentDashboardTicketGeneric.dtl
I found the solution in some other posts; The text in Red is additional, on our dashboard we have the Queue name displayed as well. Change the column span as well (also red).
<!-- dtl:block:ContentLargeTicketGenericRow -->
<td width="10%">
<table border="0" width="100%" height="100%" cellspacing="0" cellpadding="0">
<tr>
</td>
<td>
$Data{"TicketNumber"}</a>
</td>
</tr>
</table>
</td>
<td width="50%">