임관 권유문 길이 제한
This commit is contained in:
@@ -10,8 +10,8 @@
|
|||||||
>
|
>
|
||||||
<td style="width:130px;text-align:center;"
|
<td style="width:130px;text-align:center;"
|
||||||
><?=$nation['name']?></td>
|
><?=$nation['name']?></td>
|
||||||
<td style="width:870px;max-width:870px;max-height:200px;overflow:hidden;"
|
<td><div style="width:870px;max-width:870px;max-height:200px;overflow:hidden;"
|
||||||
><?=$nation['scoutmsg']?:'-'?></td>
|
><?=$nation['scoutmsg']?:'-'?></div></td>
|
||||||
</tr>
|
</tr>
|
||||||
<?php endforeach; ?>
|
<?php endforeach; ?>
|
||||||
</tbody>
|
</tbody>
|
||||||
|
|||||||
Reference in New Issue
Block a user