[otrs-cvs] Fred/Kernel/Output/HTML/Standard DevelFredConfigLog.dtl, 1.3, 1.4

cvs-log at otrs.org cvs-log at otrs.org
Sun Feb 3 07:38:02 GMT 2008


Comments:
Update of /home/cvs/Fred/Kernel/Output/HTML/Standard
In directory lancelot:/tmp/cvs-serv18581/Kernel/Output/HTML/Standard

Modified Files:
	DevelFredConfigLog.dtl 
Log Message:
Insert a nice config log mechanism

Author: tr

Index: DevelFredConfigLog.dtl
===================================================================
RCS file: /home/cvs/Fred/Kernel/Output/HTML/Standard/DevelFredConfigLog.dtl,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -d -r1.3 -r1.4
*** DevelFredConfigLog.dtl	10 Oct 2007 07:28:07 -0000	1.3
--- DevelFredConfigLog.dtl	3 Feb 2008 07:37:57 -0000	1.4
***************
*** 1,5 ****
  # --
  # DevelFredConfigLog.dtl - a frontend to show the config debugging
! # Copyright (C) 2001-2007 OTRS GmbH, http://otrs.org/
  # --
  # $Id$
--- 1,5 ----
  # --
  # DevelFredConfigLog.dtl - a frontend to show the config debugging
! # Copyright (C) 2001-2008 OTRS AG, http://otrs.org/
  # --
  # $Id$
***************
*** 7,11 ****
  # 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.
  # --
  <table bgcolor="#000000" cellspacing="3" cellpadding="0" width="100%">
--- 7,11 ----
  # 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-2.0.txt.
  # --
  <table bgcolor="#000000" cellspacing="3" cellpadding="0" width="100%">
***************
*** 22,27 ****
  
              <table bgcolor="#ffffff" cellspacing="0" cellpadding="2">
!               <tr>
!                 <td align="right">Count</td>
                  <td>Config</td>
                  <td>Status</td>
--- 22,27 ----
  
              <table bgcolor="#ffffff" cellspacing="0" cellpadding="2">
!               <tr class="contentkey">
!                 <td align="right">Calls</td>
                  <td>Config</td>
                  <td>Status</td>


More information about the cvs-log mailing list