You are here

prevnext-next.tpl.php in Prevnext 7

File

templates/prevnext-next.tpl.php
View source
<div id="prevnext-next" class="prevnext">
  <?php

print l(t('Next'), $next);
?>
</div>