summaryrefslogtreecommitdiff
path: root/rt/share/html/m/_elements/footer
blob: f3e0837cc3ccbdd207685bf5eac67778a8389da9 (plain)
1
2
3
4
5
6
7
8
9
10
11
<& /elements/footer.html &>
% if ( 0 ) {
  <div id="bpscredits">
    <& /Elements/Logo, ShowName => 0 &>
    <div id="copyright">
<&|/l,     '', '', '2010', '<a href="http://www.bestpractical.com?rt='.$RT::VERSION.'">Best Practical Solutions, LLC</a>', &>[_1] RT [_2] Copyright 1996-[_3] [_4].</&>
</div>
</div>
</body>
</html>
% }