diff --git a/plugins/globe/views/default/globe/content.php b/plugins/globe/views/default/globe/content.php index e5453034c9064fc30431754ee04c515b81cae9bc..6460cff49b9b1084d2c9c1f833109ec89dc7c2aa 100644 --- a/plugins/globe/views/default/globe/content.php +++ b/plugins/globe/views/default/globe/content.php @@ -1,8 +1,10 @@ <?php + + include $CONFIG->url . 'mod/customindex/views/default/customindex/globecss.php'; ?> -<link rel="stylesheet" href="<?php echo $CONFIG->url ?>mod/customindex/views/default/customindex/globesplash.css" type="text/css" /> + <script type="text/javascript">var config_url = "<?php echo $CONFIG->url ?>";</script> <script type="text/javascript" src="http://globe.poly9.com/api.js"></script> <script type="text/javascript" src="<?php echo $CONFIG->url ?>mod/customindex/witw_people.js"></script>