summaryrefslogtreecommitdiff
path: root/httemplate/elements/tr-title.html
diff options
context:
space:
mode:
Diffstat (limited to 'httemplate/elements/tr-title.html')
-rw-r--r--httemplate/elements/tr-title.html12
1 files changed, 1 insertions, 11 deletions
diff --git a/httemplate/elements/tr-title.html b/httemplate/elements/tr-title.html
index 6e2f58f6a..8517737ae 100644
--- a/httemplate/elements/tr-title.html
+++ b/httemplate/elements/tr-title.html
@@ -2,14 +2,4 @@
<TD BGCOLOR="#e8e8e8" COLSPAN=2>&nbsp;</TD>
</TR>
-<TR>
- <TH BGCOLOR="#e8e8e8" COLSPAN=2 ALIGN="left">
- <FONT SIZE="+1"><% $opt{value} %></FONT>
- </TH>
-</TR>
-
-<%init>
-
-my %opt = @_;
-
-</%init>
+<% include('tr-justtitle.html', @_) %>