사용자공통: 이미지 경로 수정3

This commit is contained in:
whitedot
2013-08-02 15:39:36 +09:00
parent 47b3aef3d9
commit ecc562d55b
6 changed files with 18 additions and 18 deletions

View File

@ -118,7 +118,7 @@ $from_record = ($page - 1) * $rows; // 시작 열을 구함
<dt>작성일</dt>
<dd><?php echo substr($row['is_time'],0,10); ?></dd>
<dt>평가점수</dt>
<dd><img src="<?php echo G4_URL; ?>/img/shop/s_star<?php echo $star; ?>.png" alt="별<?php echo $star; ?>개"></dd>
<dd><img src="<?php echo G4_URL; ?>/shop/img/s_star<?php echo $star; ?>.png" alt="별<?php echo $star; ?>개"></dd>
</dl>
<div id="sps_con_<?php echo $i; ?>" style="display:none;">