With your code will be visible to all members and visitors
What do you think of this code ?? that the admin only can see it and not for all, as is the case with edit profile for user ?
this is the code
PHP Code:
<vb:if condition="$show['edit_profile']"><a href="modcp/banning.php?do=banuser&u={vb:raw userinfo.userid}" class="textcontrol imagecontrol">
<img src="{vb:stylevar imgdir_misc}/cross.png" alt="Ban user" />
</a></vb:if>