X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=httemplate%2Felements%2Fheader-popup.html;h=2c72d85dfc6fed047af7136fbf435494a629efcf;hb=9a74b15fe926c37f00added2d034d34bf6c95d7f;hp=839a63676a2639ab2d81cc6b4906f37d3a089df6;hpb=a2ecb1cf6a6c084c521710f1256da082f70ba9e5;p=freeside.git diff --git a/httemplate/elements/header-popup.html b/httemplate/elements/header-popup.html index 839a63676..2c72d85df 100644 --- a/httemplate/elements/header-popup.html +++ b/httemplate/elements/header-popup.html @@ -29,7 +29,10 @@ Example: % unless ( $no_jquery ) { - + + + + % if ( $FS::CurrentUser::CurrentUser->option('printtofit') ) { % } @@ -38,7 +41,13 @@ Example: <% $head |n %> > - +% if ($m->notes('inline_stylesheet')) { # for email delivery + +% } else { + +% } % if ( $title || $title_noescape ) {
<% encode_entities($title) || $title_noescape |n %>