manage_subscribers_link

   Usages of this macro
... in utilities.naml
577
578
579
<macro name="manage_subscribers_link" requires="node" dot_parameter="text" parameters="title, class">
    <a href="[n.manage_subscribers_path
Macro
Requires: node
Parameters: filter, index_record
/]" class="[n.class/]" rel="nofollow" title="[n.title/]"><n.default
Binary
Namespace: BasicNamespace
Parameters: to, text
. to="[t]Manage subscribers[/t]"><n.text/></n.default.></a>
</macro>