| ... | 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.poll_option/]" />
</div>
</macro>
|
| Free forum by Nabble | Edit this page |