사용자: #459 마크업 스타일 개선 작업 시작 전으로 복구, tail.php 의 이미지 파일만 삭제

This commit is contained in:
whitedot
2013-05-15 16:24:56 +09:00
parent 662eb42483
commit 5387194053
8 changed files with 267 additions and 210 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>
<h1 id="container_title"><?php echo $g4['title'] ?></h1>
<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 ?>">