X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=httemplate%2Felements%2Fheader.html;h=10e4e40f1dba7e48a89c75b53810c7ed68a282b7;hb=049da6c538c952f938af4544a07c688b89c26a17;hp=1d7bf09ab4f5058c806c18e8d323dbac0da8979e;hpb=a7319715290dccc7beb414de8d2de24230278a13;p=freeside.git diff --git a/httemplate/elements/header.html b/httemplate/elements/header.html index 1d7bf09ab..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,6 +11,7 @@ + <%= $head %> >