You are here

popup-element-title.tpl.php in Popup 7.x

File

styles/black/popup-element-title.tpl.php
View source
<a <?php

print $href;
?> class="<?php

print $class;
?>"><span><?php

print $title;
?></span></a>