쇼핑몰: #127 상품상세보기 관련상품 없음 안내 메세지 스타일 보완
This commit is contained in:
@ -494,7 +494,7 @@ else
|
|||||||
if ($num)
|
if ($num)
|
||||||
include G4_SHOP_PATH.'/maintype10.inc.php';
|
include G4_SHOP_PATH.'/maintype10.inc.php';
|
||||||
else
|
else
|
||||||
echo '이 상품과 관련된 상품이 없습니다.';
|
echo '<p class="sit_empty">이 상품과 관련된 상품이 없습니다.</p>';
|
||||||
?>
|
?>
|
||||||
</div>
|
</div>
|
||||||
</section>
|
</section>
|
||||||
|
|||||||
Reference in New Issue
Block a user