Revision: 15437
Initial Code
Initial URL
Initial Description
Initial Title
Initial Tags
Initial Language
at July 6, 2009 04:58 by nico65
Initial Code
<?php if($this->countModules('teasercontainer_top_left') OR $this->countModules('teasercontainer_top_right') OR $this->countModules('teasercontainer_fullsize' )) : ?> <div id="teasercontainer_top"> <?php else : ?> <div style="display: none;"> <?php endif; ?>
Initial URL
Initial Description
Initial Title
Joomla1.5 conditional modules
Initial Tags
joomla
Initial Language
PHP