phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] calendar/templates/probusiness/index.tpl, 1.1.2.4


From: nomail
Subject: [Phpgroupware-cvs] calendar/templates/probusiness/index.tpl, 1.1.2.4
Date: Fri, 21 May 2004 08:01:11 -0000

Update of /calendar/templates/probusiness
Modified Files:
        Branch: Version-0_9_16-branch
          index.tpl

date: 2004/04/23 14:18:30;  author: fipsfuchs;  state: Exp;  lines: +9 -10

Log Message:
code review by danielb and fips
=====================================================================
Index: calendar/templates/probusiness/index.tpl
diff -u calendar/templates/probusiness/index.tpl:1.1.2.3 
calendar/templates/probusiness/index.tpl:1.1.2.4
--- calendar/templates/probusiness/index.tpl:1.1.2.3    Mon Mar  1 09:49:31 2004
+++ calendar/templates/probusiness/index.tpl    Fri Apr 23 14:18:30 2004
@@ -1,21 +1,20 @@
-
-{printer_friendly}
 <table class="basic" align="center">
  <tr>
-   <td class="left" valign="top">
+   <td style="vertical-align: top">
     {small_calendar_prev}
    </td>
-   <td class="center">
-     <b>{month_identifier}</b>
-     <br>{username}
+   <td style="text-align: center">
+     <span style="font-weight: bold">
+       {month_identifier}
+     </span>
+     <br />
+     {username}
   </td>
-  <td align="right" class="top">
+  <td align="right" style="vertical-align: top" >
    {small_calendar_next}
   </td>
  </tr>
 </table>
 {large_month}
-<p>
-</p>
+<br>
 {print}
-




reply via email to

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