* Finish task #59649.

This commit is contained in:
daitingting
2022-07-06 02:55:08 +00:00
parent c29f79eb74
commit dddeaa9edd
+2
View File
@@ -234,6 +234,7 @@ EOT;
</tr>
</table>
<?php else:?>
<?php if(!empty($fieldList) && is_array($fieldList)):?>
<table class='table table-form active-disabled table-condensed mw-600px'>
<tr class='text-center'>
<td class='w-120px'><strong><?php echo $lang->custom->key;?></strong></td>
@@ -270,6 +271,7 @@ EOT;
<div class='alert alert-warning alert-block'><?php echo $lang->custom->notice->canNotAdd;?></div>
<?php endif;?>
<?php endif;?>
<?php endif;?>
</form>
</div>
</div>