| Current Path : /home/sunflowe/www2/vacancesfloride/templates/yoo_revista/warp/layouts/modules/layouts/ |
| Current File : /home/sunflowe/www2/vacancesfloride/templates/yoo_revista/warp/layouts/modules/layouts/stack.php |
<?php
/**
* @package Warp Theme Framework
* @author YOOtheme http://www.yootheme.com
* @copyright Copyright (C) YOOtheme GmbH
* @license http://www.gnu.org/licenses/gpl.html GNU/GPL
*/
foreach ($modules as $module) {
printf('<div class="grid-box width100 grid-v">%s</div>', $module);
}