[freeside-commits] freeside/httemplate/elements columnnext.html, 1.1, 1.2 columnstart.html, 1.1, 1.2

Ivan,,, ivan at wavetail.420.am
Sat Apr 12 16:31:28 PDT 2008


Update of /home/cvs/cvsroot/freeside/httemplate/elements
In directory wavetail.420.am:/tmp/cvs-serv26930

Modified Files:
	columnnext.html columnstart.html 
Log Message:
space columns out

Index: columnstart.html
===================================================================
RCS file: /home/cvs/cvsroot/freeside/httemplate/elements/columnstart.html,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- columnstart.html	12 Apr 2008 23:18:57 -0000	1.1
+++ columnstart.html	12 Apr 2008 23:31:26 -0000	1.2
@@ -1,6 +1,6 @@
 <TR>
   <TD BGCOLOR="#e8e8e8" COLSPAN=99>
-    <TABLE BORDER=0 CELLSPACING=0>
+    <TABLE BORDER=0 CELLSPACING=0 CELLPADDING=0>
       <TR>
         <TD VALIGN="top">
           <TABLE BGCOLOR="#cccccc" BORDER=0 CELLSPACING=0>

Index: columnnext.html
===================================================================
RCS file: /home/cvs/cvsroot/freeside/httemplate/elements/columnnext.html,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- columnnext.html	12 Apr 2008 23:18:57 -0000	1.1
+++ columnnext.html	12 Apr 2008 23:31:26 -0000	1.2
@@ -1,4 +1,4 @@
           </TABLE>
         </TD>
-        <TD VALIGN="top" STYLE="spacing-left:12px">
+        <TD VALIGN="top" STYLE="padding-left:12px">
           <TABLE BGCOLOR="#cccccc" BORDER=0 CELLSPACING=0>



More information about the freeside-commits mailing list