Hi,

There's an old bug in the Splash! library I am really getting tired to
patch manually with the each new TT2 installation again and again. Would
be nice if someone with access to CVS could fix it:


*** /usr/local/tt2/templates/splash/frame       2003-08-16 18:22:06 -0400
--- /usr/local/tt2/templates/splash/frame.orig  2003-08-16 18:20:48 -0400
***************
*** 28,41 ****
        WRAPPER html/table + html/row + html/cell
                  col    = rgbfore
                border = 0
!               space  = border
                pad    = 0      
            ;
            INCLUDE html/table
                    col    = rgbback
                    width  = width ? '100%' : ''
                    border = 0
!                   space  = 0
            ;
        END;
      ELSE;
--- 28,41 ----
        WRAPPER html/table + html/row + html/cell
                  col    = rgbfore
                border = 0
!               space  = 0
                pad    = 0      
            ;
            INCLUDE html/table
                    col    = rgbback
                    width  = width ? '100%' : ''
                    border = 0
!                   space  = border
            ;
        END;
      ELSE;


-- 
Ivan

_______________________________________________
templates mailing list
[EMAIL PROTECTED]
http://lists.template-toolkit.org/mailman/listinfo/templates

Reply via email to