잘못된 코드 수정
This commit is contained in:
@ -465,7 +465,7 @@ else {
|
|||||||
<?php } ?>
|
<?php } ?>
|
||||||
<div class="btn_fixed_top">
|
<div class="btn_fixed_top">
|
||||||
<input type="submit" value="확인" class="btn_submit btn" accesskey="s">
|
<input type="submit" value="확인" class="btn_submit btn" accesskey="s">
|
||||||
<a href="./categorylist.php?'.$qstr.'" class="btn_02 btn">목록</a>
|
<a href="./categorylist.php?<?php echo $qstr; ?>" class="btn_02 btn">목록</a>
|
||||||
</div>
|
</div>
|
||||||
</form>
|
</form>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user