* finish task #6017.

This commit is contained in:
wangyidong
2019-07-11 13:41:06 +08:00
parent ecaf5cd872
commit f47be36c0c
6 changed files with 7 additions and 7 deletions
+1 -1
View File
@@ -177,7 +177,7 @@ if($isCustomExport)
</tr>
<?php if($isCustomExport):?>
<tr>
<th><?php echo $lang->file->tplTitle;?></th>
<th><?php echo $lang->file->tplTitleAB;?></th>
<td id="tplBox"><?php echo $this->fetch('file', 'buildExportTPL', 'module=' . $this->moduleName);?></td>
<td>
<button type='button' onclick='setExportTPL()' class='btn'><?php echo $lang->file->setExportTPL?></button>