4.x style
[freeside.git] / httemplate / elements / columnnext.html
index 4dfe82f..da8286e 100644 (file)
@@ -1,4 +1,10 @@
           </TABLE>
         </TD>
         <TD VALIGN="top" STYLE="padding-left:12px">
-          <TABLE BGCOLOR="#cccccc" BORDER=0 CELLSPACING=0>
+          <FONT CLASS="fsinnerbox-title"><% $opt{value} %></FONT><BR>
+          <TABLE CLASS="fsinnerbox">
+<%init>
+
+my %opt = @_;
+
+</%init>