* Finish task#3833.

This commit is contained in:
qiyu-xie
2021-01-29 13:44:21 +08:00
parent ac62e5242e
commit fc33d9e27a
+2 -2
View File
@@ -9,8 +9,8 @@
<table class='table table-borderless table-hover table-fixed table-fixed-head tablesorter block-programs <?php if(!$longBlock) echo 'block-sm';?>'>
<thead>
<tr>
<th class='c-name'><?php echo $lang->program->PRJName;?></th>
<th class='w-100px'> <?php echo $lang->program->PGMPM;?></th>
<th class='c-name w-100px'><?php echo $lang->program->PRJName;?></th>
<th class='w-100px'><?php echo $lang->program->PGMPM;?></th>
<th class='w-80px'><?php echo $lang->program->PGMStatus;?></th>
<?php if($longBlock):?>
<th class='w-80px'><?php echo $lang->program->teamCount;?></th>