사용자: 자기소개스킨

This commit is contained in:
whitedot
2013-01-30 14:47:09 +09:00
parent 4841f6e843
commit df9f7ee806
2 changed files with 17 additions and 8 deletions

View File

@ -32,8 +32,8 @@ if (!defined("_GNUBOARD_")) exit; // 개별 페이지 접근 불가
</tbody>
</table>
<section>
<h2><?=$mb_nick?>님의 자기소개</h2>
<section class="cbg">
<h2>인사말</h2>
<p><?=$mb_profile?></p>
</section>