X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=httemplate%2Felements%2Fheader.html;h=10e4e40f1dba7e48a89c75b53810c7ed68a282b7;hb=348b6d6744d7bdb4359b29c9f117ed7263cfd16b;hp=581bbabc776acc82dfb45b6a7dae51beffc0ff97;hpb=e283ab567e6890727e4d8e35c1d8097398678753;p=freeside.git diff --git a/httemplate/elements/header.html b/httemplate/elements/header.html index 581bbabc7..10e4e40f1 100644 --- a/httemplate/elements/header.html +++ b/httemplate/elements/header.html @@ -1,6 +1,7 @@ <% - my($title, $menubar) = @_; + 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 %> @@ -10,9 +11,10 @@ + <%= $head %> > - + <%= $title %>