git-svn-id: http://xe-core.googlecode.com/svn/trunk@1001 201d5d3c-b55e-5fd7-737f-ddc643e51545

This commit is contained in:
zero 2007-04-06 05:33:15 +00:00
parent 8ab46aa600
commit 8a489f6f16
3 changed files with 4 additions and 5 deletions

View file

@ -53,11 +53,11 @@
<div class="body"><input type="text" name="item_tidx_3" class="editor_input" /></div>
</div>
<div class="sub_button_area">
<div><input type="button" value="{$lang->cmd_del_poll}" class="editor_button" onclick="doPollDelete(this); return false;" /></div>
<div><input type="button" value="{$lang->cmd_add_item}" class="editor_button" onclick="doPollAddItem(this); return false;" /></div>
<div>
- {$lang->poll_chk_count} : <input type="text" name="checkcount_tidx" value="1" class="editor_small_input" />
</div>
<div><input type="button" value="{$lang->cmd_del_poll}" class="editor_button" onclick="doPollDelete(this); return false;" /></div>
</div>
</div>