You are here

views-slideshow-controls-text-next.tpl.php in Views Slideshow 6.3

Same filename and directory in other branches
  1. 7.3 theme/views-slideshow-controls-text-next.tpl.php

File

theme/views-slideshow-controls-text-next.tpl.php
View source
<span <?php

print drupal_attributes($attributes);
?>><a href="#"><?php

print t('Next');
?></a></span>