Mercurial > hg > rr-repo
annotate sites/all/modules/views_slideshow/theme/views-slideshow-pager-fields.tpl.php @ 9:830c812b520f
added smtp module
author | root <root@paio.local> |
---|---|
date | Mon, 28 Oct 2013 15:34:27 +0000 |
parents | b74b41bb73f0 |
children |
rev | line source |
---|---|
danielebarchiesi@2 | 1 <div id="<?php print $widget_id; ?>" class="<?php print $classes; ?>"> |
danielebarchiesi@2 | 2 <?php print $rendered_field_items; ?> |
danielebarchiesi@2 | 3 </div> |