89ca5ee823
Removed the quick_topic.add_poll_option phrase. Added the quick_topic.add_poll_option_first phrase. Changed the topic.reply_add_poll_option phrase. Added the topic.reply_add_poll_option_first phrase.
5 lines
259 B
HTML
5 lines
259 B
HTML
<div class='pollinput' data-pollinput={{.Index}}>
|
|
<input type='checkbox' disabled />
|
|
<label class='pollinputlabel'></label>
|
|
<input form='quick_post_form' name='pollinputitem[{{.Index}}]' class='pollinputinput' type='text' placeholder='{{.Place}}' />
|
|
</div> |