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/TitleBox1
1 files changed, 1 insertions, 0 deletions
diff --git a/rt/share/html/Elements/TitleBox b/rt/share/html/Elements/TitleBox
index 3bb0d03..8d80146 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
</%init>