1
0
This commit is contained in:
Ian
2015-06-03 10:40:18 +02:00
parent 3b6d12ce2d
commit e78648b8c7
2 changed files with 14 additions and 1 deletions

@@ -39,7 +39,7 @@ switch($css_mode) {
function serendipity_printStylesheet($file, $dir = '') {
global $serendipity;
return "\n\n/* auto include $dir */\n\n" . str_replace(
return "\n/* auto include $dir */\n\n" . str_replace(
array(
'{TEMPLATE_PATH}',
'{LANG_DIRECTION}'