mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-05-11 21:12:15 +09:00
가운데 정렬
This commit is contained in:
parent
41e313be9c
commit
88d65d52a9
1 changed files with 1 additions and 1 deletions
|
|
@ -19,7 +19,7 @@
|
||||||
</thead>
|
</thead>
|
||||||
<tbody>
|
<tbody>
|
||||||
<tr cond="!$ncenterlite_list">
|
<tr cond="!$ncenterlite_list">
|
||||||
<td colspan="5">(읽지 않은 알림이 없습니다)</td>
|
<td colspan="5" style="text-align: center;">읽지 않은 알림이 없습니다.</td>
|
||||||
</tr>
|
</tr>
|
||||||
<!--@foreach($ncenterlite_list as $no => $val)-->
|
<!--@foreach($ncenterlite_list as $no => $val)-->
|
||||||
{@
|
{@
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue