phpgroupware-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Phpgroupware-cvs] calendar/templates/base month_header.tpl


From: Sigurd Nes
Subject: [Phpgroupware-cvs] calendar/templates/base month_header.tpl
Date: Fri, 08 Dec 2006 19:55:56 +0000

CVSROOT:        /sources/phpgroupware
Module name:    calendar
Changes by:     Sigurd Nes <sigurdne>   06/12/08 19:55:56

Modified files:
        templates/base : month_header.tpl 

Log message:
        

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/calendar/templates/base/month_header.tpl?cvsroot=phpgroupware&r1=1.1&r2=1.2

Patches:
Index: month_header.tpl
===================================================================
RCS file: /sources/phpgroupware/calendar/templates/base/month_header.tpl,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -b -r1.1 -r1.2
--- month_header.tpl    28 Jul 2006 03:30:43 -0000      1.1
+++ month_header.tpl    8 Dec 2006 19:55:56 -0000       1.2
@@ -1,10 +1,10 @@
-<!-- $Id: month_header.tpl,v 1.1 2006/07/28 03:30:43 skwashd Exp $ -->
+<!-- $Id: month_header.tpl,v 1.2 2006/12/08 19:55:56 sigurdne Exp $ -->
 <!-- BEGIN monthly_header -->
  <tr colspan="{cols}" width="{col_width}%">
 {column_header}</tr>
 <!-- END monthly_header -->
 <!-- BEGIN column_title -->
-  <th width="11%" bgcolor="{bgcolor}"><font 
color="{font_color}">{col_title}</font></th>
+  <th width="11%" class="th"><font color="{font_color}">{col_title}</font></th>
 <!-- END column_title -->
 <!-- BEGIN month_column -->
   <td valign="top" height="75" colspan="1" width="{col_width}%"{extra}>




reply via email to

[Prev in Thread] Current Thread [Next in Thread]