git-svn-id: http://xe-core.googlecode.com/svn/trunk@1040 201d5d3c-b55e-5fd7-737f-ddc643e51545

This commit is contained in:
zero 2007-04-09 04:02:56 +00:00
parent b935f9d274
commit 37af2d027c
10 changed files with 96 additions and 14 deletions

View file

@ -80,6 +80,10 @@
<th>{$lang->allow_mailing}</th>
<td>{$member_info->allow_mailing}</td>
</tr>
<tr>
<th>{$lang->allow_message}</th>
<td>{$lang->allow_message_type[$member_info->allow_message]}</td>
</tr>
<tr>
<th>{$lang->signature}</th>
<td>{$member_info->signature}</td>