게시판 위아래 가운데 정렬..

This commit is contained in:
2019-02-24 00:55:13 +09:00
parent 9ee3021b76
commit 747089f1a8
+2 -2
View File
@@ -64,7 +64,7 @@ var isSecretBoard = <?=($isSecretBoard?'true':'false')?>; //
<body>
<div style='width:1000px;' class='tb_layout bg0'>
<div style='width:1000px;margin:auto;' class='tb_layout bg0'>
<?=$boardName?><br>
<?=backButton()?>
</div>
@@ -120,7 +120,7 @@ var isSecretBoard = <?=($isSecretBoard?'true':'false')?>; //
</tr>
</template>
<div style='width:1000px;' class='tb_layout bg0'>
<div style='width:1000px;margin:auto;' class='tb_layout bg0'>
<?=backButton()?><br>
<?=banner()?>
</div>