* finish task #5362.

This commit is contained in:
wangyidong
2019-03-20 11:19:40 +08:00
parent f5f6e96d44
commit ff426c094e
+2
View File
@@ -42,6 +42,7 @@
<th><?php echo $lang->user->company;?></th>
<td><div class="required required-wrapper"></div><?php echo html::input('company', $register->company, "class='form-control'");?></td>
</tr>
<?php if(empty($config->isINT)):?>
<tr>
<th><?php echo $lang->user->mobile;?></th>
<td>
@@ -55,6 +56,7 @@
</div>
</td>
</tr>
<?php endif;?>
<tr>
<th><?php echo $lang->user->email;?></th>
<td>