Mercurial > hg > rr-repo
diff sites/all/modules/views_slideshow/theme/views-slideshow-controls-text-next.tpl.php @ 2:b74b41bb73f0
-- Google analytics module
author | danieleb <danielebarchiesi@me.com> |
---|---|
date | Thu, 22 Aug 2013 17:22:54 +0100 |
parents | |
children |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/sites/all/modules/views_slideshow/theme/views-slideshow-controls-text-next.tpl.php Thu Aug 22 17:22:54 2013 +0100 @@ -0,0 +1,1 @@ +<span id="views_slideshow_controls_text_next_<?php print $variables['vss_id']; ?>" class="<?php print $classes; ?>"><a href="#"><?php print t('Next'); ?></a></span>