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:
ChanMyeong 2012-12-07 09:20:22 +00:00
parent 986bd5c6c6
commit be061554db
51 changed files with 145 additions and 204 deletions

View file

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