| ... | in message.naml |
|
69 70 71 72 73 74 75 76
|
<macro name="apply_message_security" requires="html_list">
<n.if.is_in_command name="node_message_block">
<then.if.not.message_block_node.has_unrestricted_posting>
<then.message_security/>
</then.if.not.message_block_node.has_unrestricted_posting>
<else.message_security/>
</n.if.is_in_command >
</macro>
|
| Free forum by Nabble | Edit this page |