사용자: 헤딩 다이어트 1차 완료

This commit is contained in:
whitedot
2013-06-27 18:10:18 +09:00
parent 865035aff0
commit 36b0e5ab48
9 changed files with 13 additions and 17 deletions

View File

@ -4,7 +4,7 @@ if (!defined('_GNUBOARD_')) exit; // 개별 페이지 접근 불가
<link rel="stylesheet" href="<?php echo $board_skin_url ?>/style.css">
<h1 id="wrapper_title"><?php echo $g4['title'] ?></h1>
<h2 id="wrapper_title"><?php echo $g4['title'] ?></h2>
<form name="fwrite" id="fwrite" action="<?php echo $action_url ?>" onsubmit="return fwrite_submit(this);" method="post" enctype="multipart/form-data" autocomplete="off" style="width:<?php echo $width; ?>">
<input type="hidden" name="w" value="<?php echo $w ?>">