* Finish task #7997.

This commit is contained in:
holan20180123
2020-09-17 14:38:14 +08:00
parent bb62616ba3
commit cb4b68c14b
+2 -1
View File
@@ -10,6 +10,7 @@
*/
?>
<?php include '../../common/view/header.lite.html.php';?>
<style>.modal-body table tr th{text-align: left}</style>
<div class='container'>
<div class='modal-dialog'>
<?php if(isset($error)):?>
@@ -46,7 +47,7 @@
<form method='post' target='hiddenwin'>
<table class='table table-form mw-400px' style='margin: 0 auto'>
<tr>
<th class='w-200px'><?php echo $lang->install->company;?></th>
<th class='w-80px'><?php echo $lang->install->company;?></th>
<td class='w-300px'><?php echo html::input('company', '', "class='form-control'");?></td>
</tr>
<tr>