Mercurial > hg > rr-repo
view sites/all/modules/flexslider_views_slideshow/theme/flexslider-views-slideshow-main-frame-row.tpl.php @ 9:830c812b520f
added smtp module
author | root <root@paio.local> |
---|---|
date | Mon, 28 Oct 2013 15:34:27 +0000 |
parents | b74b41bb73f0 |
children |
line wrap: on
line source
<?php /** * @file * Template for the FlexSlider row * * @author Mathew Winstone (minorOffense) <mwinstone@coldfrontlabs.ca> */ ?> <li class="<?php print $classes; ?>"> <?php print $rendered_items; ?> </li>