[otrs-cvs]
CVS: otrs/Kernel/Output/HTML/Standard AgentStatsView.dtl, 1.7, 1.8
cvs-log at otrs.org
cvs-log at otrs.org
Tue Jan 2 06:56:35 CET 2007
Update of /home/cvs/otrs/Kernel/Output/HTML/Standard
In directory lancelot:/tmp/cvs-serv26485/Kernel/Output/HTML/Standard
Modified Files:
AgentStatsView.dtl
Log Message:
fixed spelling mistake
Index: AgentStatsView.dtl
===================================================================
RCS file: /home/cvs/otrs/Kernel/Output/HTML/Standard/AgentStatsView.dtl,v
retrieving revision 1.7
retrieving revision 1.8
diff -C2 -r1.7 -r1.8
*** AgentStatsView.dtl 21 Dec 2006 16:13:14 -0000 1.7
--- AgentStatsView.dtl 2 Jan 2007 05:56:33 -0000 1.8
***************
*** 1,5 ****
# --
# AgentStatsView.dtl - provides HTML form for view IDMEF
! # Copyright (C) 2001-2006 OTRS GmbH, http://otrs.org/
# --
# $Id$
--- 1,5 ----
# --
# AgentStatsView.dtl - provides HTML form for view IDMEF
! # Copyright (C) 2001-2007 OTRS GmbH, http://otrs.org/
# --
# $Id$
***************
*** 195,199 ****
$Data{"TimeStart"} $Text{"and"} $Data{"TimeStop"}
<br>
! ($Text{"maximal period form"} $TimeLong{"$Data{"TimeStartMax"}"} $Text{"to"} $TimeLong{"$Data{"TimeStopMax"}"})
<!--dtl:block:TimePeriod -->
<!--dtl:block:TimePeriodRelative -->
--- 195,199 ----
$Data{"TimeStart"} $Text{"and"} $Data{"TimeStop"}
<br>
! ($Text{"maximal period from"} $TimeLong{"$Data{"TimeStartMax"}"} $Text{"to"} $TimeLong{"$Data{"TimeStopMax"}"})
<!--dtl:block:TimePeriod -->
<!--dtl:block:TimePeriodRelative -->
More information about the cvs-log
mailing list