X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=inc%2Fstylesheet.php;h=b2d81171024f82b37b0d251b0fcc49594c01cccd;hb=234c4b838ab642005bd15852f5f9898f279f3728;hp=47c6b65abd6efa1a0778f416c8ecc505fdcefac0;hpb=b8a6f8012aa3509d8e0f8fd078e044f20e80707a;p=mailer.git diff --git a/inc/stylesheet.php b/inc/stylesheet.php index 47c6b65abd..b2d8117102 100644 --- a/inc/stylesheet.php +++ b/inc/stylesheet.php @@ -106,20 +106,20 @@ if ((getOutputMode() == 1) || (getConfig('css_php') == 'DIRECT')) { loadTemplate('css_inline', false, $OUT); } else { // Now we load all CSS files from css.php! - outputHtml(''); + outputHtml($OUT . '%}" />'); } // [EOF]