* Finish task #59649.
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user