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:
chschy 2011-09-02 09:04:11 +00:00
parent a9202a74aa
commit d9ebb8f55a

View file

@ -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-->