change_domain_name_link

   Usages of this macro
... in utilities.naml
537
538
539
<macro name="change_domain_name_link" requires="node" dot_parameter="text" parameters="title, class">
    <a href="[n.change_domain_name_path
Binary
Namespace: NodeNamespace
/]" class="[n.class/]" rel="nofollow" title="[n.title/]"><n.default
Binary
Namespace: BasicNamespace
Parameters: to, text
. to="[t]Change domain name[/t]"><n.text/></n.default.></a>
</macro>