This commit is contained in:
mayue
2022-11-17 08:45:30 +08:00
parent eb7a0f44db
commit 617ebf6d8d
+1 -1
View File
@@ -204,7 +204,7 @@
<?php echo html::hidden('status', $story->status);?>
</td>
</tr>
<?php if(strpos('draft,changing', $story->status) !== false and $story->type == 'story'):?>
<?php if(0 and strpos('draft,changing', $story->status) !== false and $story->type == 'story'):?>
<tr>
<th><?php echo $lang->story->stage;?></th>
<td>