오타 수정.

데이트가 없으면 외롭습니다.
This commit is contained in:
MinSoo Kim 2017-01-11 00:41:55 +09:00
parent 19a1a0a53c
commit 9b5876d38b

View file

@ -23,8 +23,7 @@
</tbody>
<tbody cond="!$nickname_list">
<tr>
<td colspan="3" style="text-align: center">{$lang->no_date}</td>
<td colspan="3" style="text-align: center">{$lang->no_data}</td>
</tr>
</tbody>
</table>