mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-05-11 21:12:15 +09:00
modify lang of module page template
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@8999 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
a9202a74aa
commit
d9ebb8f55a
1 changed files with 2 additions and 3 deletions
|
|
@ -7,7 +7,7 @@
|
||||||
</caption>
|
</caption>
|
||||||
<thead>
|
<thead>
|
||||||
<tr>
|
<tr>
|
||||||
<th scope="col" class="title">{$lang->layout_name}</th>
|
<th scope="col" class="title">{$lang->module_name}</th>
|
||||||
<th scope="col">{$lang->version}</th>
|
<th scope="col">{$lang->version}</th>
|
||||||
<th scope="col">{$lang->author}</th>
|
<th scope="col">{$lang->author}</th>
|
||||||
<th scope="col">{$lang->path}</th>
|
<th scope="col">{$lang->path}</th>
|
||||||
|
|
@ -45,7 +45,6 @@
|
||||||
<a href="{$val->delete_url}">{$lang->cmd_delete}</a>
|
<a href="{$val->delete_url}">{$lang->cmd_delete}</a>
|
||||||
<!--@end-->
|
<!--@end-->
|
||||||
</td>
|
</td>
|
||||||
|
|
||||||
</tr>
|
</tr>
|
||||||
<!--@end-->
|
<!--@end-->
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue