popsu-d7/sites/all/modules/openlayers_plus/theme/openlayers-plus-blocktoggle.tpl.php
Bachir Soussi Chiadmi 1bc61b12ad first import
2015-04-08 11:40:19 +02:00

14 lines
293 B
PHP

<?php
// $Id$
/**
* @param $a_label first layer text
* @param $b_label second layer text
*/
?>
<div class='olControlNoSelect block-openlayers_plus-blocktoggle clear-block'>
<div class='openlayers-blocktoggle-a activated'>
</div>
<div class='openlayers-blocktoggle-b'>
</div>
</div>