mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-08 19:21:40 +09:00
Issue 2383:Admin UI Refactoring - Advanced - Modules
git-svn-id: http://xe-core.googlecode.com/svn/branches/maserati@11616 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
c67e8ffa36
commit
e8dc9e135f
6 changed files with 125 additions and 113 deletions
|
|
@ -112,13 +112,13 @@
|
|||
<caption><strong>{$lang->total_count}({$component_count})</strong></caption>
|
||||
<thead>
|
||||
<tr>
|
||||
<th style="width:30px">{$lang->cmd_move}</th>
|
||||
<th class="nowr">{$lang->cmd_move}</th>
|
||||
<th>{$lang->component_name}</th>
|
||||
<th style="width:30px">{$lang->version}</th>
|
||||
<th>{$lang->author}</th>
|
||||
<th>{$lang->path}</th>
|
||||
<th style="width:30px">{$lang->use}</th>
|
||||
<th style="width:30px">{$lang->cmd_delete}</th>
|
||||
<th class="nowr">{$lang->version}</th>
|
||||
<th class="nowr">{$lang->author}</th>
|
||||
<th class="nowr">{$lang->path}</th>
|
||||
<th class="nowr">{$lang->use}</th>
|
||||
<th class="nowr">{$lang->cmd_delete}</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody class="uDrag">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue