* adjust for doc page.

This commit is contained in:
wangyidong
2016-11-08 15:11:22 +08:00
parent 78db39b7dc
commit 7ee3f82963
22 changed files with 263 additions and 140 deletions
+2 -2
View File
@@ -19,7 +19,7 @@
</div>
</div>
<div class='main'>
<form method='post' target='hiddenwin' class='form-condensed' style='margin: 60px 0 115px 0'>
<form method='post' target='hiddenwin' class='form-condensed' style='margin: 40px 0 160px 0'>
<table class='table table-form'>
<tr>
<th class='w-80px'><?php echo $lang->doc->libType?></th>
@@ -62,7 +62,7 @@
</tr>
<tr>
<td></td>
<td class='text-center'><?php echo html::submitButton();?></td>
<td><?php echo html::submitButton();?></td>
</tr>
</table>
</form>