mirror of
https://github.com/e107inc/e107.git
synced 2025-08-13 18:14:26 +02:00
Load Gallery Plugin Javascript and CSS only when needed.
This commit is contained in:
@@ -1305,7 +1305,7 @@ class e_jsmanager
|
||||
{
|
||||
echo "<!-- [CSSManager] ".$label." -->\n";
|
||||
}
|
||||
echo '<style type="text/css">';
|
||||
echo '<style rel="stylesheet" type="text/css" property="stylesheet">';
|
||||
echo implode("\n\n", $content_array);
|
||||
echo '</style>';
|
||||
echo "\n";
|
||||
|
Reference in New Issue
Block a user