You are here

joyride-start-link.tpl.php in Joyride JQuery for Drupal Site Tours 7

File

templates/joyride-start-link.tpl.php
View source
<div class="joyride_start_link">
  <?php

print l($link_title, '#', $options);
?>
</div>