국방,임관권유문을 KVStorage로 분리

This commit is contained in:
2020-05-05 19:55:59 +09:00
parent 9a6b5d8e66
commit 562c69307e
10 changed files with 75 additions and 36 deletions
+1 -1
View File
@@ -11,7 +11,7 @@
<td style="width:130px;text-align:center;"
><?=$nation['name']?></td>
<td><div style="width:870px;max-width:870px;max-height:200px;overflow:hidden;"
><?=$nation['scoutmsg']?:'-'?></div></td>
><?=$nation['scoutmsg']??'-'?></div></td>
</tr>
<?php endforeach; ?>
</tbody>