모바일쇼핑몰: 상품 추천 새창 h1 스타일

This commit is contained in:
whitedot
2013-11-28 15:18:44 +09:00
parent b1ab7553cc
commit 1a9c026af9

View File

@ -18,7 +18,7 @@ include_once(G5_PATH.'/head.sub.php');
?>
<div id="sit_rec_new" class="new_win">
<h1><?php echo $g5['title']; ?></h1>
<h1 id="win_title"><?php echo $g5['title']; ?></h1>
<form name="fitemrecommend" method="post" action="./itemrecommendmail.php" autocomplete="off" onsubmit="return fitemrecommend_check(this);">
<input type="hidden" name="token" value="<?php echo $token; ?>">