* add multi-language support, and fix UI of table statistic.

This commit is contained in:
Catouse
2019-12-16 17:41:28 +08:00
parent a9f4bc8edd
commit b45f5c8a68
15 changed files with 26 additions and 53 deletions

View File

@@ -66,7 +66,7 @@
<div class="btn-toolbar">
<?php echo html::a(inlink('view', "buildID={$build->id}&type=bug"), $lang->goback, '', "class='btn'");?>
</div>
<div class='text'></div>
<div class='table-statistic'></div>
</div>
<?php endif;?>
</form>