X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=rt%2Fshare%2Fhtml%2FElements%2FTitleBoxEnd;h=bbfa857166e2b7b3f5dcb4ad40f6484033e11549;hb=HEAD;hp=646256c6c64b71ecba70aa6b4b03c377132976fe;hpb=45d35d5739d05e602bc317739485693e0e9ff0b5;p=freeside.git diff --git a/rt/share/html/Elements/TitleBoxEnd b/rt/share/html/Elements/TitleBoxEnd index 646256c6c..bbfa85716 100644 --- a/rt/share/html/Elements/TitleBoxEnd +++ b/rt/share/html/Elements/TitleBoxEnd @@ -2,7 +2,7 @@ %# %# COPYRIGHT: %# -%# This software is Copyright (c) 1996-2014 Best Practical Solutions, LLC +%# This software is Copyright (c) 1996-2019 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 );