<?
echo '
<table>
<tbody>
<tr>
<td class="au"><a class="'.$div_mod.'"style="display: block;" href="/ank_'.$user['mylink'].'"> <span style="color:#EE7023">'.lang('Анкета').' </span></a></td>
<td class="au"><a class="'.$div_mod.'"style="display: block;" href="profile_edit"> '.lang('Редактирование профиля').' </a></td>
</tr>
</tbody>
</table>
';
?>