* Adjust project to execution when merage database.

This commit is contained in:
holan20180123
2021-07-20 11:45:59 +08:00
parent b320376f87
commit d8a12f6f76
4 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -35,7 +35,7 @@
<table class='table table-hover table-form'>
<thead>
<tr>
<th><?php echo $lang->projectCommon;?></th>
<th><?php echo $lang->executionCommon;?></th>
<th class='divider'></th>
<th class='w-p50'><?php echo $lang->upgrade->selectProject;?></th>
</tr>