g4s용 이미지 업로드

This commit is contained in:
whitedot
2012-12-28 11:36:29 +09:00
parent f482b1298a
commit 308fc16cf6
37 changed files with 3 additions and 3 deletions

View File

@ -75,7 +75,7 @@ function textarea_size(fld, size)
<header>
<div><a href="#wrapper" id="skip_to_main">본문 바로가기</a></div>
<div id="logo"><a href=""><img src="<?=$g4['path']?>/img/logo.png" alt="관리자 메인으로"></a></div>
<div id="logo"><a href=""><img src="<?=$g4['admin_path']?>/img/logo.png" alt="관리자 메인으로"></a></div>
<ul id="home_link">
<li><a href="<?=$g4['path']?>/adm/member_form.php?w=u&amp;mb_id=<?=$member['mb_id']?>">관리자정보수정</a></li>
<li><a href="<?=$g4['path']?>/">홈페이지</a></li>