From 3ad0080229de463ef00f26ce384729f3303360ad Mon Sep 17 00:00:00 2001 From: mark Date: Wed, 3 Aug 2011 22:32:58 +0000 Subject: fix statistics report TitleBox, #13546 --- rt/share/html/Elements/TitleBox | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'rt/share/html/Elements') 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 -- cgit v1.2.1