This commit is contained in:
hufangzhou
2023-12-23 08:29:56 +08:00
parent 5c94e65291
commit f034964ec6
-2
View File
@@ -571,7 +571,6 @@
</td>
</tr>
<?php endif;?>
<?php if(common::hasPriv($story->type, 'relation')):?>
<tr class='text-top linkStoryTr'>
<th><?php echo $lang->story->linkStories;?></th>
<td>
@@ -597,7 +596,6 @@
</ul>
</td>
</tr>
<?php endif;?>
<?php if($story->type == 'story' and helper::hasFeature('devops')):?>
<tr>
<th><?php echo $lang->story->linkMR;?></th>