mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-04-29 15:22:15 +09:00
UI cleaning.
git-svn-id: http://xe-core.googlecode.com/svn/branches/maserati@12276 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
41fc5be074
commit
197aaafae5
18 changed files with 58 additions and 58 deletions
|
|
@ -66,7 +66,7 @@ xe.lang.confirm_poll_delete = '{$lang->confirm_poll_delete}';
|
|||
</span>
|
||||
</form>
|
||||
|
||||
<form action="./" class="x_pagination x_pull-left">
|
||||
<form action="./" class="x_pagination x_pull-left" style="margin:0">
|
||||
<input type="hidden" name="error_return_url" value="" />
|
||||
<input type="hidden" name="module" value="{$module}" />
|
||||
<input type="hidden" name="act" value="{$act}" />
|
||||
|
|
@ -104,7 +104,7 @@ xe.lang.confirm_poll_delete = '{$lang->confirm_poll_delete}';
|
|||
</ul>
|
||||
</form>
|
||||
|
||||
<form action="./" method="get" class="search center x_input-append">
|
||||
<form action="./" method="get" class="search center x_input-append" style="clear:both;padding:10px 0 0 0;margin:0">
|
||||
<input type="hidden" name="module" value="{$module}" />
|
||||
<input type="hidden" name="act" value="{$act}" />
|
||||
<input type="hidden" name="error_return_url" value="" />
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue