You are here

filedepot_taglinkon.tpl.php in filedepot 7

taglink_record.tpl.php

File

theme/filedepot_taglinkon.tpl.php
View source
<?php

/**
 * @file
 * taglink_record.tpl.php
 */
?>  

<div class="listing_searchtag"><a href="#" onClick="makeAJAXSearchTags('<?php

print $searchtag;
?>');return false;"><?php

print $label;
?></a></div>