From 0c525f3ba7b2b6730b8939b950e4d76dd16802a9 Mon Sep 17 00:00:00 2001 From: cvs2git Date: Thu, 5 Jan 2006 09:34:30 +0000 Subject: This commit was manufactured by cvs2svn to create tag 'SQL_LEDGER_2_4_4'. --- httemplate/elements/header.html | 21 --------------------- 1 file changed, 21 deletions(-) delete mode 100644 httemplate/elements/header.html (limited to 'httemplate/elements/header.html') diff --git a/httemplate/elements/header.html b/httemplate/elements/header.html deleted file mode 100644 index 10e4e40f1..000000000 --- a/httemplate/elements/header.html +++ /dev/null @@ -1,21 +0,0 @@ -<% - my($title, $menubar) = ( shift, shift ); - my $etc = @_ ? shift : ''; #$etc is for things like onLoad= etc. - my $head = @_ ? shift : ''; #$head is for things that go in the section -%> - - - - <%= $title %> - - - - - <%= $head %> - - > - - <%= $title %> - -

- <%= $menubar ? "$menubar

" : '' %> -- cgit v1.2.1