5.3 버전 내용 적용

This commit is contained in:
thisgun
2018-03-30 18:12:51 +09:00
parent 8c458841d5
commit dc15e1929d
1037 changed files with 49211 additions and 21238 deletions

View File

@ -75,9 +75,9 @@ $qstr .= ($qstr ? '&' : '').'sca='.$sca;
</table>
</div>
<div class="btn_confirm01 btn_confirm">
<input type="submit" accesskey='s' value="확인" class="btn_submit">
<a href="./itemqalist.php?<?php echo $qstr; ?>">목록</a>
<div class="btn_fixed_top">
<a href="./itemqalist.php?<?php echo $qstr; ?>" class="btn btn_02">목록</a>
<input type="submit" accesskey='s' value="확인" class="btn_submit btn">
</div>
</form>