공통: 갤러리스킨 id, class 간소화

This commit is contained in:
whitedot
2013-10-02 10:20:42 +09:00
parent 8969f499be
commit 2a6e9fc94c
12 changed files with 25 additions and 23 deletions

View File

@ -5,7 +5,7 @@ if (!defined('_GNUBOARD_')) exit; // 개별 페이지 접근 불가
<link rel="stylesheet" href="<?php echo $member_skin_url ?>/style.css">
<div id="profile" class="new_win mbskin">
<h1><?php echo $mb_nick ?>님의 프로필</h1>
<h1 id="new_win_title"><?php echo $mb_nick ?>님의 프로필</h1>
<table class="frm_tbl">
<tbody>