X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=httemplate%2Felements%2Fheader-popup.html;h=68be108d2399fa847371e199a9e27841bfa0bf51;hb=12c2362c84bea9f2e03ed9c67b2de8d453202ebf;hp=73377abfe5fb4d8fc0971d8d94f63b2ea16bdd97;hpb=3f19b759d4cb69bdf92e18b77a4c810d76d1b38d;p=freeside.git diff --git a/httemplate/elements/header-popup.html b/httemplate/elements/header-popup.html index 73377abfe..68be108d2 100644 --- a/httemplate/elements/header-popup.html +++ b/httemplate/elements/header-popup.html @@ -1,22 +1,24 @@ -<% - 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; -%> +% +% 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 %> + <% $title %> - <%= $head %> + <% $head %> - > + > + -
<%= $title %>
+
<% $title %>