Re: Can I edit the tabs?

Posted by Evildaddy on
URL: https://support.nabble.com/Can-I-edit-the-tabs-tp7584358p7584359.html

Yes. In "Edit Page" search "People Link". Then change the text to Users instead of People. If you do not understand, just delete everything in that one macro and paste this in:

<override_macro name="people_link" requires="node" dot_parameter="text" parameters="title, class">
    <a href="[n.people_path/]" class="[n.class/]" rel="nofollow" title="[n.title/]"><n.default. to="[t]Users[/t]"><n.text/></n.default.>
</override_macro>