X-Git-Url: https://git.mxchange.org/?p=mailer.git;a=blobdiff_plain;f=inc%2Fstylesheet.php;h=b2d81171024f82b37b0d251b0fcc49594c01cccd;hp=47c6b65abd6efa1a0778f416c8ecc505fdcefac0;hb=ef1aea52af98b373687fb9bf46df4ca77d56ff4f;hpb=6d2261c68297de5411ebade6548b6f9c3d3164a0 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]