# --
# AgentTicketHistory.dtl - provides HTML form for history
# Copyright (C) 2001-2006 OTRS GmbH, http://otrs.org/
# --
# $Id: AgentTicketHistory.dtl,v 1.6 2006/12/21 16:13:14 mh Exp $
# --
# This software comes with ABSOLUTELY NO WARRANTY. For details, see
# the enclosed file COPYING for license information (GPL). If you
# did not receive this file, see http://www.gnu.org/licenses/gpl.txt.
# --
$Env{"Box0"}$Text{"History of"} $Config{"Ticket::Hook"}: $Data{"TicketNumber"}$Env{"Box1"}
|
$Text{"Action"}:
|
$Text{"Comment"}:
|
$Text{"Zoom"}:
|
$Text{"User"}:
|
$Text{"Createtime"}:
|
# should i show the zoom link?
x"; }>
$Quote{"$Data{"HistoryType"}"}
|
$QData{"Name","100"}
|
$Data{"Link"}
|
$Quote{"$Data{"UserLogin"}"} ($Quote{"$Data{"UserFirstname"} $Data{"UserLastname"}","20"})
|
$TimeLong{"$Data{"CreateTime"}"}
|
|