5.3 버전 내용 적용
This commit is contained in:
@ -33,6 +33,6 @@ add_stylesheet('<link rel="stylesheet" href="'.G5_SHOP_CSS_URL.'/style.css">', 0
|
||||
?>
|
||||
|
||||
<div id="sct_location">
|
||||
<a href='<?php echo G5_SHOP_URL; ?>/' class="sct_bg">Home</a>
|
||||
<a href='<?php echo G5_SHOP_URL; ?>/' class="sct_bg">HOME</a>
|
||||
<?php echo $navigation; ?>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user