mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-09 03:32:00 +09:00
issue 1406 applied patch (by misol)
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@10138 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
bfeb01c021
commit
68b713e623
2 changed files with 3 additions and 3 deletions
|
|
@ -109,11 +109,11 @@
|
|||
<input type="hidden" name="module" value="editor" />
|
||||
<input type="hidden" name="act" value="procEditorAdminCheckUseListOrder" />
|
||||
<fieldset class="section">
|
||||
<h2 class="h2">Editor Component</h2>
|
||||
<h2 class="h2">{$lang->editor_component}</h2>
|
||||
<div class="table even easyList">
|
||||
<table id="sortable_table" class="sortable"width="100%" border="1" cellspacing="0">
|
||||
<caption>
|
||||
All({$component_count})
|
||||
{$lang->total_count}({$component_count})
|
||||
</caption>
|
||||
<thead>
|
||||
<tr>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue