summaryrefslogtreecommitdiff
path: root/httemplate/elements/tr-justtitle.html
diff options
context:
space:
mode:
Diffstat (limited to 'httemplate/elements/tr-justtitle.html')
-rw-r--r--httemplate/elements/tr-justtitle.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/httemplate/elements/tr-justtitle.html b/httemplate/elements/tr-justtitle.html
index 7839a8c..8c14d34 100644
--- a/httemplate/elements/tr-justtitle.html
+++ b/httemplate/elements/tr-justtitle.html
@@ -1,5 +1,5 @@
<TR>
- <TH BGCOLOR="#e8e8e8" COLSPAN=2 ALIGN="left">
+ <TH BGCOLOR="#e8e8e8" COLSPAN=<% $opt{colspan} || 2 %> ALIGN="left">
<FONT SIZE="+1"><% $opt{value} %></FONT>
</TH>
</TR>