manage_users_and_groups_link

   Usages of this macro
... in utilities.naml
573
574
575
<macro name="manage_users_and_groups_link" dot_parameter="text" parameters="title, class">
    <a href="[n.manage_users_and_groups_path
Macro
Parameters: group
/]" class="[n.class/]" rel="nofollow" title="[n.title/]"><n.default
Binary
Namespace: BasicNamespace
Parameters: to, text
. to="[t]Manage users & groups[/t]"><n.text/></n.default.></a>
</macro>