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