phpgroupware-cvs
[Top][All Lists]
Advanced

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

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


From: nomail
Subject: [Phpgroupware-cvs] calendar/templates/probusiness/view.tpl, 1.1.2.4
Date: Fri, 21 May 2004 07:49:55 -0000

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

date: 2004/04/23 14:18:31;  author: fipsfuchs;  state: Exp;  lines: +5 -5

Log Message:
code review by danielb and fips
=====================================================================
Index: calendar/templates/probusiness/view.tpl
diff -u calendar/templates/probusiness/view.tpl:1.1.2.3 
calendar/templates/probusiness/view.tpl:1.1.2.4
--- calendar/templates/probusiness/view.tpl:1.1.2.3     Mon Mar  1 09:49:31 2004
+++ calendar/templates/probusiness/view.tpl     Fri Apr 23 14:18:31 2004
@@ -1,19 +1,19 @@
 
 <!-- BEGIN view_event -->
- <table class="basic" align="center">
+ <table class="basic" border="0" align="center">
   {row}
-  <tr>
-   <td>
+  <tr style="height: 50px">
+   <td style="padding-top: 6px">
      <table class="view">
        <tr>{button_left}</tr>
      </table>
    </td>
-   <td class="center">
+   <td style="padding-top: 6px" class="center">
      <table class="view">
        <tr>{button_center}</tr>
      </table>
    </td>
-   <td class="right">
+   <td style="padding-top: 6px" class="right">
      <table class="basic">
        <tr>{button_right}</tr>
      </table>




reply via email to

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