* Modify release page title.

This commit is contained in:
caoyanyi
2023-04-07 17:18:54 +08:00
parent 9522872d72
commit 2f226e4107
+1 -1
View File
@@ -41,7 +41,7 @@
<tr data-id="<?php echo $release->id;?>">
<td><?php printf('%03d', $release->id);?></td>
<td title=<?php echo $release->version;?>><?php echo $release->version;?></td>
<td><?php echo $release->desc;?></td>
<td title=<?php echo $release->desc;?>><?php echo $release->desc;?></td>
<td><?php echo zget($users, $release->addedBy, '');?></td>
<td class="c-date"><?php echo $release->addedDate;?></td>
<td class='c-actions'>