UI cleaning.

git-svn-id: http://xe-core.googlecode.com/svn/branches/maserati@12276 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
ChanMyeong 2012-11-21 10:03:54 +00:00
parent 41fc5be074
commit 197aaafae5
18 changed files with 58 additions and 58 deletions

View file

@ -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="" />