poll_option_input_row

   Usages of this macro
... in poll.naml
343
344
345
346
347
<macro name="poll_option_input_row" dot_parameter="poll_option">
    <div class="nowrap">
        <input type="text" class="poll_option" name="poll_option" size="30" value="[n.hide_null
Binary
Namespace: BasicNamespace
Parameters: value
.poll_option/]" />
    </div>
</macro>