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

This commit is contained in:
zero 2007-04-02 07:56:45 +00:00
parent aee788fe4e
commit e142f5e4a9
6 changed files with 21 additions and 1 deletions

View file

@ -68,6 +68,10 @@
<th>{$lang->allow_mailing}</th>
<td>{$member_info->allow_mailing}</td>
</tr>
<tr>
<th>{$lang->signature}</th>
<td>{$member_info->signature}</td>
</tr>
<tr>
<th>{$lang->denied}</th>
<td>{$member_info->denied}</td>