틀 일부 수정
This commit is contained in:
+7
-2
@@ -57,6 +57,9 @@ var permissionLevel = <?=$permission?>; //
|
|||||||
|
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
|
<table style='width:1000px;margin:auto;' class='tb_layout bg0'>
|
||||||
|
<tr><td style='text-align:left;'>외 교 부<br><?=backButton()?></td></tr>
|
||||||
|
</table>
|
||||||
|
|
||||||
<table id='newLetter' class='bg0' style='display:none;'>
|
<table id='newLetter' class='bg0' style='display:none;'>
|
||||||
<thead>
|
<thead>
|
||||||
@@ -112,9 +115,11 @@ var permissionLevel = <?=$permission?>; //
|
|||||||
</table>
|
</table>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div style='width=1000px;' class='tb_layout bg0'>
|
<table style='width:1000px;margin:auto;' class='tb_layout bg0'>
|
||||||
|
<tr><td style='text-align:left;'>
|
||||||
<?=backButton()?><br>
|
<?=backButton()?><br>
|
||||||
<?=banner()?>
|
<?=banner()?>
|
||||||
</div>
|
</td></tr>
|
||||||
|
</table>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
Reference in New Issue
Block a user