X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=inc%2Fstylesheet.php;h=392ea5a4a5d5ac275cee46c60ca6b87efd5e9926;hb=27fed6ed8bbc0d91404947d91db1a07e36c1ea60;hp=47c6b65abd6efa1a0778f416c8ecc505fdcefac0;hpb=b8a6f8012aa3509d8e0f8fd078e044f20e80707a;p=mailer.git diff --git a/inc/stylesheet.php b/inc/stylesheet.php index 47c6b65abd..392ea5a4a5 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]