4.00.17 (05.06.29)에서 버전확인을 불여우에서 하면..... 정보
4.00.17 (05.06.29)에서 버전확인을 불여우에서 하면.....
본문
댓글 전체
모질라/파이어폭스에서 관리자의 버전정보를 볼때 테이블이 작게 나오는 문제 해결을 위해서
adm/version.php 파일의 table 에 width=100% 추가해주십시오
<table border="0" width=100% align="left" cellpadding="0" cellspacing="0" class="body">
adm/version.php 파일의 table 에 width=100% 추가해주십시오
<table border="0" width=100% align="left" cellpadding="0" cellspacing="0" class="body">