Update usercp_viewprofile.tpl

This commit is contained in:
Roman Kelesidis 2023-11-03 21:57:20 +07:00
parent 202334cade
commit 0cbfa17a99

View File

@ -193,6 +193,10 @@ ajax.callback.gen_passkey = function(data){
<a href="{U_MANAGE}">{L_PROFILE}</a> &middot;
<a href="{U_PERMISSIONS}">{L_PERMISSIONS}</a>
</p>
<!-- ELSE -->
<p class="floatR">
<a href="{U_OPTIONS}">{L_PROFILE}</a>
</p>
<!-- ENDIF -->
<div class="clear"></div>
</div>