X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=rt%2Fshare%2Fhtml%2FElements%2FTitleBoxEnd;h=8b52b077e0548c63b97385d498e9b0a2b21a0921;hb=755f6730e6bc4b59db2041db09403c31136c814d;hp=fccb9a336e86d7e9dcb82859c25d6558226198c4;hpb=fc6209f398899f0211cfcedeb81a3cd65e04a941;p=freeside.git diff --git a/rt/share/html/Elements/TitleBoxEnd b/rt/share/html/Elements/TitleBoxEnd index fccb9a336..8b52b077e 100644 --- a/rt/share/html/Elements/TitleBoxEnd +++ b/rt/share/html/Elements/TitleBoxEnd @@ -2,7 +2,7 @@ %# %# COPYRIGHT: %# -%# This software is Copyright (c) 1996-2011 Best Practical Solutions, LLC +%# This software is Copyright (c) 1996-2015 Best Practical Solutions, LLC %# %# %# (Except where explicitly superseded by other copyright notices) @@ -47,5 +47,6 @@ %# END BPS TAGGED BLOCK }}} <%init> # For compatibility with 3.4 +RT->Deprecated( Remove => 4.4, Instead => "/Widgets/TitleBoxEnd" ); $m->comp('/Widgets/TitleBoxEnd', %ARGS );