* Finish task #8220.

This commit is contained in:
holan20180123
2020-11-06 16:23:50 +08:00
parent 447bb54824
commit 0c6e4dd435
+1 -1
View File
@@ -47,7 +47,7 @@
<form method='post' target='hiddenwin'>
<table class='table table-form mw-400px' style='margin: 0 auto'>
<tr>
<th class='w-160px'><?php echo $lang->install->company;?></th>
<th class="<?php echo strpos('|zh-cn|zh-tw|', '|' . $this->app->getClientLang() . '|') === false ? 'w-150px' : 'w-80px';?>"><?php echo $lang->install->company;?></th>
<td class='w-300px'><?php echo html::input('company', '', "class='form-control'");?></td>
</tr>
<tr>