Update usercp_viewprofile.tpl

This commit is contained in:
Roman Kelesidis 2024-07-10 18:13:57 +07:00
parent 3f11647370
commit 1ab99e5056

View File

@ -181,7 +181,7 @@ ajax.callback.gen_passkey = function(data){
<a href="{U_MANAGE}">{L_PROFILE}</a> &middot;
<a href="{U_PERMISSIONS}">{L_PERMISSIONS}</a>
</p>
<!-- ELSE -->
<!-- ELSEIF PROFILE_USER -->
<p class="floatR">
<a href="{U_OPTIONS}">{L_PROFILE}</a>
</p>