| ... | in register.naml |
|
181 182 183 184 185
|
<macro name="notify_if_empty" requires="field">
<n.if.is_empty.value>
<then.throw_template_exception name="empty_registration_field"/>
</n.if.is_empty.value>
</macro>
|
| Free forum by Nabble | Edit this page |