summaryrefslogtreecommitdiff
path: root/httemplate
diff options
context:
space:
mode:
Diffstat (limited to 'httemplate')
-rw-r--r--httemplate/elements/tr-fixed.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/httemplate/elements/tr-fixed.html b/httemplate/elements/tr-fixed.html
index dad8da03f..3e115d69a 100644
--- a/httemplate/elements/tr-fixed.html
+++ b/httemplate/elements/tr-fixed.html
@@ -1,10 +1,10 @@
-<% include('tr-td-label.html', @_ ) %>
+<& tr-td-label.html, @_ &>
<TD <% $style %> <% $colspan %>><% $value %></TD>
</TR>
-<% include('hidden.html', %opt ) %>
+<& hidden.html, %opt &>
<%init>