summaryrefslogtreecommitdiff
path: root/httemplate/elements/columnnext.html
diff options
context:
space:
mode:
Diffstat (limited to 'httemplate/elements/columnnext.html')
-rw-r--r--httemplate/elements/columnnext.html8
1 files changed, 7 insertions, 1 deletions
diff --git a/httemplate/elements/columnnext.html b/httemplate/elements/columnnext.html
index 4dfe82fd8..da8286e64 100644
--- a/httemplate/elements/columnnext.html
+++ b/httemplate/elements/columnnext.html
@@ -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>