... | in register.naml |
187 188 189 190 191
|
<macro name="highlight_if_empty" requires="field">
<n.if.both condition1="[n.is_submitted_form/]" condition2="[n.is_empty.value/]">
<then><span class="important"><t>required</t></span></then>
</n.if.both>
</macro>
|
Free forum by Nabble | Edit this page |