쇼핑몰: 스킨에서 사용하지 않는 파일 삭제

This commit is contained in:
whitedot
2013-07-01 14:54:27 +09:00
parent 1acfa157a0
commit 0010ad00de
7 changed files with 1 additions and 473 deletions

View File

@ -5,7 +5,7 @@ if (!defined('_GNUBOARD_')) exit; // 개별 페이지 접근 불가
<link rel="stylesheet" href="<?php echo $member_skin_url ?>/style.css">
<div id="memo_list" class="new_win">
<h1><?php echo $g4['title'] ?></h1>
<h1 id="new_win_title"><?php echo $g4['title'] ?></h1>
<ul class="new_win_ul">
<li><a href="./memo.php?kind=recv">받은쪽지</a></li>