mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-05-08 19:42:15 +09:00
읽지 않은 알림 없을시 메세지
This commit is contained in:
parent
054e37a8cd
commit
41e313be9c
1 changed files with 3 additions and 0 deletions
|
|
@ -18,6 +18,9 @@
|
||||||
</tr>
|
</tr>
|
||||||
</thead>
|
</thead>
|
||||||
<tbody>
|
<tbody>
|
||||||
|
<tr cond="!$ncenterlite_list">
|
||||||
|
<td colspan="5">(읽지 않은 알림이 없습니다)</td>
|
||||||
|
</tr>
|
||||||
<!--@foreach($ncenterlite_list as $no => $val)-->
|
<!--@foreach($ncenterlite_list as $no => $val)-->
|
||||||
{@
|
{@
|
||||||
$oMemberModel = getModel('member');
|
$oMemberModel = getModel('member');
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue