* Add the language item of the project.

This commit is contained in:
tianshujie98
2021-07-08 14:31:03 +08:00
parent 7be1de8381
commit 4c3af55bbb
3 changed files with 17 additions and 4 deletions
+2 -2
View File
@@ -28,8 +28,8 @@
<div class='table-col' id='source'>
<div class='cell'>
<div class='lineGroup-title'>
<div class='item'><strong><?php echo $lang->upgrade->product;?></strong></div>
<div class='item'><strong><?php echo $lang->upgrade->project;?></strong></div>
<div class='item'><strong><?php echo $lang->productCommon;?></strong></div>
<div class='item'><strong><?php echo $lang->projectCommon;?></strong></div>
</div>
<div class='line-groups'>
<?php $i = 0;?>