mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-14 00:39:57 +09:00
Replace deprecated keyword 'module' with 'page' or 'content'.
git-svn-id: http://xe-core.googlecode.com/svn/branches/maserati@12353 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
986bd5c6c6
commit
be061554db
51 changed files with 145 additions and 204 deletions
|
|
@ -16,7 +16,7 @@
|
|||
<table class="x_table x_table-striped x_table-hover">
|
||||
<tr>
|
||||
<th scope="row">{$lang->module_name}</th>
|
||||
<td >{$module_info->mid}</td>
|
||||
<td>{$module_info->mid}</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th scope="row">{$lang->module}</th>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue