X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=torrus%2Ftemplates%2Fhtml-incblocks.txt;h=c5de4ab721b4bdef7865b4da4445323858a09c0f;hb=6e79acda564ac84f76ea67e21bdcb962f774c24b;hp=ca5540e6944943721f414e939f84776f9ea829c5;hpb=74e058c8a010ef6feb539248a550d0bb169c1e94;p=freeside.git diff --git a/torrus/templates/html-incblocks.txt b/torrus/templates/html-incblocks.txt index ca5540e69..c5de4ab72 100644 --- a/torrus/templates/html-incblocks.txt +++ b/torrus/templates/html-incblocks.txt @@ -1,5 +1,5 @@ [%# - $Id: html-incblocks.txt,v 1.1 2010-12-27 00:04:03 ivan Exp $ + $Id: html-incblocks.txt,v 1.4 2010-12-29 03:12:19 ivan Exp $ All BLOCK statements are defined here %] @@ -11,11 +11,9 @@ [% BLOCK htmlstart; IF ! contentClass; contentClass="Content"; END %] - - - - + +[% freesideHeader(title, style('stylesheet')) %] + -[% title %] - -[% IF expires %][% END %] - - - - -
- - -[% IF companyLogo %][% ELSE; companyName; END %] - -[% IF siteInfo %] - -[% siteInfo %] - -[% END %] - -[% IF treeName and treeInfo %] - -[% treeInfo %] - -[% END %] - -[% IF userAuth and uid; - commonname = userAttr('cn'); - IF commonname == ''; commonname = uid; END; %] -
-[% commonname %] -Logout -
-[% END %] -
[% timestamp %]
[% IF printpath %]
@@ -177,10 +135,10 @@ ALT=[%companyName%] STYLE="border:0">[% ELSE; companyName; END %] title="Permanent link to this page"%] [% INCLUDE shortcut url=url('SS') text="Tokensets" title="List of non-empty tokensets"%] -[% INCLUDE shortcut url=url(token,view,'MEDIA','printer','OVS',ovs) - text="Printable view" - title="Prepare this page for printing" - newwindow=1%] +[%# INCLUDE shortcut url=url(token,view,'MEDIA','printer','OVS',ovs) + # text="Printable view" + # title="Prepare this page for printing" + # newwindow=1%] [% IF mayDisplayReports(); INCLUDE shortcut url=reportsUrl text="Reports" @@ -213,11 +171,7 @@ ALT=[%companyName%] STYLE="border:0">[% ELSE; companyName; END %] [% BLOCK htmlend %] [% IF ! global.contentFinished %]
[% END %] - - - +[% freesideFooter %] [% END %] [%# ######## Print the RRD graph image ####### %]