From: ivan Date: Fri, 15 Aug 2008 08:45:09 +0000 (+0000) Subject: 1.7 needs header-minimal.html for new file upload to work X-Git-Tag: freeside_1_7_4rc1~216 X-Git-Url: http://git.freeside.biz/gitweb/?a=commitdiff_plain;h=fe8a8446fed648694e11f5a57f1da34c9036da3e;p=freeside.git 1.7 needs header-minimal.html for new file upload to work --- diff --git a/httemplate/elements/header-minimal.html b/httemplate/elements/header-minimal.html new file mode 100644 index 000000000..f74a9cc62 --- /dev/null +++ b/httemplate/elements/header-minimal.html @@ -0,0 +1,19 @@ +% +% my($title, $menubar) = ( shift, shift ); #$menubar is unused here though +% my $etc = @_ ? shift : ''; #$etc is for things like onLoad= etc. +% my $head = @_ ? shift : ''; #$head is for things that go in the section +% my $conf = new FS::Conf; +% + + + + + + <% $title %> + + + + + <% $head %> + + >