font-size:13;을 font-size:13px;로 변경

allButton.php를 template로 이동.
This commit is contained in:
2018-01-29 22:54:40 +09:00
parent a1cb2da6c1
commit ae0c2de758
59 changed files with 791 additions and 414 deletions
+1 -1
View File
@@ -144,7 +144,7 @@ function showMap($connect, $type, $graphic) {
$rtitle = "" ";";
}
echo "
<table border=0 width=700 cellpadding=0 cellspacing=0 style=font-size:13;>
<table border=0 width=700 cellpadding=0 cellspacing=0 style=font-size:13px;>
<tr height=20>
<td width=268 align=left>{$ltitle}</td>
<td width=38 {$ad}></td>