diff options
Diffstat (limited to 'rt/share/html/Elements/Footer')
-rwxr-xr-x | rt/share/html/Elements/Footer | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/rt/share/html/Elements/Footer b/rt/share/html/Elements/Footer index e339a05e0..76819747c 100755 --- a/rt/share/html/Elements/Footer +++ b/rt/share/html/Elements/Footer @@ -2,7 +2,7 @@ %# %# COPYRIGHT: %# -%# This software is Copyright (c) 1996-2011 Best Practical Solutions, LLC +%# This software is Copyright (c) 1996-2012 Best Practical Solutions, LLC %# <sales@bestpractical.com> %# %# (Except where explicitly superseded by other copyright notices) @@ -55,10 +55,8 @@ <%$d->Dump() %> </pre> % } - </body> </html> - <%ARGS> $Debug => 0 $Menu => 1 |