new_topic5

NAML documentation   Watch a video
   Usages of this macro
... in mobile.naml
315
316
317
318
319
320
321
322
323
324
<macro name="new_topic5" requires="servlet">
    <n.new_post5
Macro
Requires: servlet
Parameters: bottom, page_name, focus
>
        <page_name>
            <t>Post New Message</t>
        </page_name>
        <focus>
            <n.subject_field
Macro
Parameters: do
.focus
Macro
Requires: field
/>
        </focus>
    </n.new_post5>
</macro>