mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-29 16:19:58 +09:00
issue 732 member group lang bug fix
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@9768 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
21b9741594
commit
a39ceb53aa
1 changed files with 1 additions and 1 deletions
|
|
@ -44,7 +44,7 @@
|
||||||
<!--@end-->
|
<!--@end-->
|
||||||
<!--@end-->
|
<!--@end-->
|
||||||
<tr>
|
<tr>
|
||||||
<th scope="row">{$lang->group}</th>
|
<th scope="row">{$lang->member_group}</th>
|
||||||
<td class="text">{implode(', ', $memberInfo['group_list'])}</td>
|
<td class="text">{implode(', ', $memberInfo['group_list'])}</td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue