mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-08 19:21:40 +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>
|
||||
<thead>
|
||||
<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->author}</th>
|
||||
<th scope="col">{$lang->path}</th>
|
||||
|
|
@ -44,8 +44,7 @@
|
|||
<!--@if($val->delete_url)-->
|
||||
<a href="{$val->delete_url}">{$lang->cmd_delete}</a>
|
||||
<!--@end-->
|
||||
</td>
|
||||
|
||||
</td>
|
||||
</tr>
|
||||
<!--@end-->
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue