mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-13 16:34:52 +09:00
point 모듈 UI 수정
* 포인트 초기화 폼을 하단으로 이동 git-svn-id: http://xe-core.googlecode.com/svn/sandbox@4851 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
ed535f7db8
commit
da04994326
2 changed files with 14 additions and 14 deletions
|
|
@ -18,7 +18,7 @@
|
|||
</thead>
|
||||
<tbody>
|
||||
<!--@foreach($member_list as $no => $val)-->
|
||||
<tr>
|
||||
<tr class="row{$cycle_idx}">
|
||||
<td class="center number">{$no}</td>
|
||||
<td class="nowrap">{htmlspecialchars($val->user_id)}</td>
|
||||
<td class="nowrap">{htmlspecialchars($val->user_name)}</td>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue