v0.8 업데이트 #116

Closed
Hide_D wants to merge 209 commits from custom_map into devel
Showing only changes of commit b1fe39ccb0 - Show all commits
+2 -2
View File
@@ -10,8 +10,8 @@
>
<td style="width:130px;text-align:center;"
><?=$nation['name']?></td>
<td style="width:870px;max-width:870px;max-height:200px;overflow:hidden;"
><?=$nation['scoutmsg']?:'-'?></td>
<td><div style="width:870px;max-width:870px;max-height:200px;overflow:hidden;"
><?=$nation['scoutmsg']?:'-'?></div></td>
</tr>
<?php endforeach; ?>
</tbody>