X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=httemplate%2Felements%2Fheader-popup.html;h=2c72d85dfc6fed047af7136fbf435494a629efcf;hb=b7d4aaee22ceda078bbfcca47038eb0bf4230a1c;hp=839a63676a2639ab2d81cc6b4906f37d3a089df6;hpb=cf54023e010df76e0c39ac70902877d7c4c94c6e;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 %>