change point config layout

git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@8951 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
devjin 2011-08-30 09:40:29 +00:00
parent 021868aa1e
commit 0b48476de8

View file

@ -6,8 +6,6 @@
<form ruleset="insertConfig" action="./" method="post">
<input type="hidden" name="act" value="procPointAdminInsertConfig" />
<div class="adminLeftContent">
<h4 class="xeAdmin">{$lang->max_level}</h4>
<table cellspacing="0" class="rowTable">
<tr>
@ -146,9 +144,7 @@
</tr>
</tbody>
</table>
</div>
<div class="adminRightExtra">
<h4 class="xeAdmin">{$lang->level_point_calc}</h4>
<table cellspacing="0" class="rowTable">
<tr>
@ -192,7 +188,6 @@
</td>
</tr>
</table>
</div>
</form>