X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;ds=sidebyside;f=rt%2Fshare%2Fhtml%2FElements%2FTitleBox;h=ff2fe3c048699ff1650cde61d92b09cb64d0268f;hb=44dd00a3ff974a17999e86e64488e996edc71e3c;hp=fa81a32f4d826c253aa8967a234055fa32cd0805;hpb=85e677b86fc37c54e6de2b06340351a28f5a5916;p=freeside.git diff --git a/rt/share/html/Elements/TitleBox b/rt/share/html/Elements/TitleBox index fa81a32f4..ff2fe3c04 100644 --- a/rt/share/html/Elements/TitleBox +++ b/rt/share/html/Elements/TitleBox @@ -2,7 +2,7 @@ %# %# COPYRIGHT: %# -%# This software is Copyright (c) 1996-2012 Best Practical Solutions, LLC +%# This software is Copyright (c) 1996-2019 Best Practical Solutions, LLC %# %# %# (Except where explicitly superseded by other copyright notices) @@ -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