font-size:13;을 font-size:13px;로 변경
allButton.php를 template로 이동.
This commit is contained in:
@@ -16,7 +16,7 @@
|
||||
<?php else: /*$msgType == 'public'*/?>
|
||||
bgcolor="#000055"
|
||||
<?php endif; ?>
|
||||
style="font-size:13;table-layout:fixed;word-break:break-all;"
|
||||
style="font-size:13px;table-layout:fixed;word-break:break-all;"
|
||||
data-id="<?=$id?>"
|
||||
>
|
||||
<tbody><tr>
|
||||
|
||||
Reference in New Issue
Block a user