게시판 위아래 가운데 정렬..
This commit is contained in:
+2
-2
@@ -64,7 +64,7 @@ var isSecretBoard = <?=($isSecretBoard?'true':'false')?>; //
|
|||||||
<body>
|
<body>
|
||||||
|
|
||||||
|
|
||||||
<div style='width:1000px;' class='tb_layout bg0'>
|
<div style='width:1000px;margin:auto;' class='tb_layout bg0'>
|
||||||
<?=$boardName?><br>
|
<?=$boardName?><br>
|
||||||
<?=backButton()?>
|
<?=backButton()?>
|
||||||
</div>
|
</div>
|
||||||
@@ -120,7 +120,7 @@ var isSecretBoard = <?=($isSecretBoard?'true':'false')?>; //
|
|||||||
</tr>
|
</tr>
|
||||||
</template>
|
</template>
|
||||||
|
|
||||||
<div style='width:1000px;' class='tb_layout bg0'>
|
<div style='width:1000px;margin:auto;' class='tb_layout bg0'>
|
||||||
<?=backButton()?><br>
|
<?=backButton()?><br>
|
||||||
<?=banner()?>
|
<?=banner()?>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Reference in New Issue
Block a user