| ... | in utilities.naml |
|
413 414 415 416 417 418
|
<macro name="child_name_plural" requires="node">
<n.if.type equals="forum">
<then><t>Sub-Forums</t></then>
<else><t>Subcategories</t></else>
</n.if.type>
</macro>
|
| Free forum by Nabble | Edit this page |