groups/modules/commons/commons_follow/commons-follow-otheruser-flag.tpl.php
Marton Kiss 8ac59801be Refactor commons build process
Update commons modules to release 7.12, and move the codebase under
modules/commons instead of constant fetching from remote repository.
The commons.make file removed so it is not required to rebuild
groups distribution.

Change-Id: I3be393ba1af34427e2915b18ab1ad718fd4e54db
2014-05-28 15:58:33 +02:00

4 lines
141 B
PHP

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