X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=httemplate%2Felements%2Fheader-popup.html;h=f7296047bbe757a84514d786cf6438ff81f2f1ca;hb=88678677483b169d035d623cc1a07606dff6b046;hp=839a63676a2639ab2d81cc6b4906f37d3a089df6;hpb=1aecd5bf33146bf3f374341a3814960ae1d419e8;p=freeside.git diff --git a/httemplate/elements/header-popup.html b/httemplate/elements/header-popup.html index 839a63676..f7296047b 100644 --- a/httemplate/elements/header-popup.html +++ b/httemplate/elements/header-popup.html @@ -30,6 +30,7 @@ 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 %>