#204 처리를 위한 마크업 준비

This commit is contained in:
whitedot
2013-03-05 10:39:16 +09:00
parent 02f04067a4
commit 3032d48d39
2 changed files with 6 additions and 2 deletions

View File

@ -160,3 +160,7 @@ if ($config['cf_include_head']) {
</div>
<div id="container">
<? if ((!$bo_table || $w == 's' ) && !defined("_INDEX_")) {?><h1 id="wrapper_title"><?=$g4['title']?></h1><?}?>
<div id="text_size">
<button>크게</button>
<button>작게</button>
</div>