recover write form on search mode
This commit is contained in:
parent
6ac6a1a4d9
commit
89574cf5ce
1 changed files with 1 additions and 1 deletions
|
|
@ -312,7 +312,7 @@ $month_pre = 0;
|
|||
<?= stripslashes($board['bo_content_head']); ?>
|
||||
</div>
|
||||
<?php } ?>
|
||||
<?php if ($is_member && $write_href && empty($stx)) { ?>
|
||||
<?php if ($is_member && $write_href) { ?>
|
||||
<hr class="padding small">
|
||||
<div id="diary_write" class="none-trans">
|
||||
<div class="theme-box">
|
||||
|
|
|
|||
Loading…
Reference in a new issue