mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-07 02:31:40 +09:00
Admin HTML Markup Clean.
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@9376 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
873800fc38
commit
0634424830
36 changed files with 428 additions and 493 deletions
|
|
@ -76,8 +76,8 @@
|
|||
<tr>
|
||||
<td colspan="3" class="poll_button">
|
||||
<div>
|
||||
<span class="button"><input type="button" value="{$lang->cmd_view_result}" class="poll_button _poll_result _srl_{$poll->poll_srl} _skin_{$skin}" /></span>
|
||||
<span class="button"><input type="submit" value="{$lang->cmd_apply_poll}" class="poll_button" /></span>
|
||||
<span class="btn"><input type="button" value="{$lang->cmd_view_result}" class="poll_button _poll_result _srl_{$poll->poll_srl} _skin_{$skin}" /></span>
|
||||
<span class="btn"><input type="submit" value="{$lang->cmd_apply_poll}" class="poll_button" /></span>
|
||||
</div>
|
||||
</td>
|
||||
</tr>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue