<table border="0" cellspacing="1" class="border" align="right" width="95%">
<tr align="center">
<td class="tcat">
<a href="index.php?page=usercp&index=1">{$lang['usercp']}</a>
</td>
</tr>
{if {$_CONF['info_row']['pm_feature']}}
<tr align="center">
<td class="thead rows_space">
{$lang['Private_Messages']}
</td>
</tr>
<tr>
<td class="row1">
<a href="index.php?page=pm_send&send=1&index=1">{$lang['Send_PM']}</a>
</td>
</tr>
<tr>
<td class="row1">
<a href="index.php?page=pm_list&list=1&folder=inbox">{$lang['Contained_Messages']}</a>
</td>
</tr>
<tr>
<td class="row1">
<a href="index.php?page=pm_list&list=1&folder=sent">{$lang['Outgoing_Messages']}</a>
</td>
</tr>
<tr>
<td class="row1">
<a href="index.php?page=pm_setting&setting=1&index=1">{$lang['Settings_Private_Messages']}</a>
</td>
</tr>
{/if}
<tr>
<td class="thead rows_space" align="center">
{$lang['Management_Profile']}
</td>
</tr>
<tr>
<td class="row1">
<a href="index.php?page=usercp&control=1&info=1&main=1">{$lang['Your_Personal_Information']}</a>
</td>
</tr>
<tr>
<td class="row1">
<a href="index.php?page=usercp&control=1&setting=1&main=1">{$lang['Your_Options']}</a>
</td>
</tr>
<tr>
<td class="row1">
<a href="index.php?page=usercp&control=1&sign=1&main=1">{$lang['Change_Signature']}</a>
</td>
</tr>
<tr>
<td class="row1">
<a href="index.php?page=usercp&control=1&password=1&main=1">{$lang['Change_password']}</a>
</td>
</tr>
<tr>
<td class="row1">
<a href="index.php?page=usercp&control=1&email=1&main=1">{$lang['Change_email']}</a>
</td>
</tr>
<tr>
<td class="row1">
<a href="index.php?page=usercp&control=1&avatar=1&main=1">{$lang['Change_avatar']}</a>
</td>
</tr>
<tr>
<td class="thead rows_space" align="center">
{$lang['Other_options']}
</td>
</tr>
<tr>
<td class="row1">
<a href="index.php?page=usercp&options=1&subject=1&main=1">{$lang['Your_Subjects']}</a>
</td>
</tr>
<tr>
<td class="row1">
<a href="index.php?page=usercp&options=1&attach=1&main=1">{$lang['Your_Attachments']}</a>
</td>
</tr>
<tr>
<td class="row1">
<a href="index.php?page=usercp&options=1&emailed=1&main=1">{$lang['Your_emailed']}</a>
</td>
</tr>
{if {$_CONF['info_row']['active_friend']} == '1'}
<tr>
<td class="row1">
<a href="index.php?page=usercp&options=1&friends=1&main=1">{$lang['friends_list']}</a>
</td>
</tr>
{/if}
<tr>
<td class="row1">
<a href="index.php?page=usercp&options=1&reputation=1&main=1">{$lang['usercp_reputations']}</a>
</td>
</tr>
</table>
<br />