* finish task #6166,#6149,6139

This commit is contained in:
jinianlan
2019-07-29 15:54:08 +08:00
parent d187bc8515
commit c90aac3512
68 changed files with 106 additions and 102 deletions
+1 -1
View File
@@ -6,7 +6,7 @@
<?php include 'blockreportlist.html.php';?>
<div class='panel panel-body' style='padding: 10px 6px'>
<div class='text proversion'>
<strong class='text-danger small text-latin'>PRO</strong> &nbsp;<span class='text-important'><?php echo common::checkEnLang() ? $lang->report->proVersionEn : $lang->report->proVersion; ?></span>
<strong class='text-danger small text-latin'>PRO</strong> &nbsp;<span class='text-important'><?php echo common::checkNotCN() ? $lang->report->proVersionEn : $lang->report->proVersion; ?></span>
</div>
</div>
</div>