summaryrefslogtreecommitdiff
path: root/rt/share/html/Elements/TitleBox
diff options
context:
space:
mode:
Diffstat (limited to 'rt/share/html/Elements/TitleBox')
-rw-r--r--rt/share/html/Elements/TitleBox3
1 files changed, 2 insertions, 1 deletions
diff --git a/rt/share/html/Elements/TitleBox b/rt/share/html/Elements/TitleBox
index 1efb45a80..3082b5b90 100644
--- a/rt/share/html/Elements/TitleBox
+++ b/rt/share/html/Elements/TitleBox
@@ -45,7 +45,8 @@
%# those contributions and any derivatives thereof.
%#
%# END BPS TAGGED BLOCK }}}
+<&| /Widgets/TitleBox, %ARGS &><% $m->content |n%></&>
<%init>
# For compatibility with 3.4
-$m->comp('/Widgets/TitleBox', %ARGS );
+# $m->comp('/Widgets/TitleBox', %ARGS ); Doesn't actually work
</%init>