summaryrefslogtreecommitdiff
path: root/torrus/templates/html-incblocks.txt
diff options
context:
space:
mode:
Diffstat (limited to 'torrus/templates/html-incblocks.txt')
-rw-r--r--torrus/templates/html-incblocks.txt8
1 files changed, 2 insertions, 6 deletions
diff --git a/torrus/templates/html-incblocks.txt b/torrus/templates/html-incblocks.txt
index f2d55f6d4..6108d1a60 100644
--- a/torrus/templates/html-incblocks.txt
+++ b/torrus/templates/html-incblocks.txt
@@ -1,5 +1,5 @@
[%#
- $Id: html-incblocks.txt,v 1.2 2010-12-27 08:40:19 ivan Exp $
+ $Id: html-incblocks.txt,v 1.3 2010-12-27 18:11:56 ivan Exp $
All BLOCK statements are defined here
%]
@@ -194,11 +194,7 @@ window.open('[%url(token) _ '&view=helptext-html'%]','helpwindow',
[% BLOCK htmlend %]
[% IF ! global.contentFinished %]</DIV><!-- Content -->[% END %]
-<DIV CLASS="Footer">
- Powered by <A HREF="http://torrus.org">Torrus</A> [% version %]
-</DIV>
-</BODY>
-</HTML>
+[% freesideFooter %]
[% END %]
[%# ######## Print the RRD graph image ####### %]