You are here

commons-follow-otheruser-flag.tpl.php in Drupal Commons 7.3

File

modules/commons/commons_follow/commons-follow-otheruser-flag.tpl.php
View source
<span class="<?php

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

print $flag_classes;
?>"><?php

print $link_text;
?></span>
</span>