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:
ovclas 2011-10-27 02:21:45 +00:00
parent 21b9741594
commit a39ceb53aa

View file

@ -44,7 +44,7 @@
<!--@end-->
<!--@end-->
<tr>
<th scope="row">{$lang->group}</th>
<th scope="row">{$lang->member_group}</th>
<td class="text">{implode(', ', $memberInfo['group_list'])}</td>
</tr>
<tr>