views-slideshow-pager-fields.tpl.php in Views Slideshow 6.3
Same filename and directory in other branches
File
theme/views-slideshow-pager-fields.tpl.phpView source
<div<?php
print drupal_attributes($attributes);
?>>
<?php
print $rendered_field_items;
?>
</div>