* finish task #2737.

This commit is contained in:
wangyidong
2016-11-23 14:49:32 +08:00
parent 3cf812b1af
commit 7a28c7ef3c
2 changed files with 3 additions and 1 deletions
+1 -1
View File
@@ -14,7 +14,7 @@
<?php js::set('blockID', $blockID)?>
<?php if(isset($pageJS)) js::execute($pageJS);?>
<table class='table table-form'>
<tr><th class='w-100px'></th><td></td></tr>
<tr><th class='w-100px'></th><td></td><td class='w-100px'></td></tr>
<?php if(!empty($modules)):?>
<tr>
<th class='w-100px'><?php echo $lang->block->lblModule; ?></th>