devel 반영
This commit is contained in:
+1
-1
@@ -111,7 +111,7 @@ function myCommandList() {
|
||||
echo "
|
||||
<tr height=28>
|
||||
<td width=24 align=center height=24 class='bg0'><b>$turnIdx</b></td>
|
||||
<td width=71 align=center height=24 class='bg1' style='overflow:hidden;'><b>{$year}年 {$month}月</b></td>
|
||||
<td width=71 align=center height=24 class='bg1' style='max-width:68px;white-space:nowrap;overflow:hidden;'><b>{$year}年 {$month}月</b></td>
|
||||
<td width=42 align=center bgcolor=black><b>$turndate</b></td>
|
||||
<td width=150 align=center height=24 style=table-layout:fixed;>{$turn}</td>
|
||||
</tr>";
|
||||
|
||||
Reference in New Issue
Block a user