From 1c538bfabc2cd31f27067505f0c3d1a46cba6ef0 Mon Sep 17 00:00:00 2001 From: Ivan Kohler Date: Thu, 9 Jul 2015 22:18:55 -0700 Subject: RT 4.2.11, ticket#13852 --- rt/share/html/Elements/TitleBox | 1 + 1 file changed, 1 insertion(+) (limited to 'rt/share/html/Elements/TitleBox') diff --git a/rt/share/html/Elements/TitleBox b/rt/share/html/Elements/TitleBox index 3bb0d0345..8d801468a 100644 --- a/rt/share/html/Elements/TitleBox +++ b/rt/share/html/Elements/TitleBox @@ -48,5 +48,6 @@ <&| /Widgets/TitleBox, %ARGS &><% $m->content |n%> <%init> # For compatibility with 3.4 +RT->Deprecated( Remove => 4.4, Instead => "/Widgets/TitleBox" ); # $m->comp('/Widgets/TitleBox', %ARGS ); Doesn't actually work -- cgit v1.2.1