[frio] Fix remaining user profile link icon

This commit is contained in:
Hypolite Petovan 2018-12-25 11:31:55 -05:00
parent 56d612b2f0
commit e2a0cee8c2
1 changed files with 1 additions and 1 deletions

View File

@ -188,7 +188,7 @@ We use this part to filter the contacts with jquery.textcomplete *}}
{/if}
{if $photo_menu.edit}
<a class="contact-action-link btn-link" href="{$photo_menu.edit.1}" data-toggle="tooltip" title="{$photo_menu.edit.0}">
<i class="fa fa-pencil" aria-hidden="true"></i>
<i class="fa fa-user" aria-hidden="true"></i>
</a>
{/if}
{if $photo_menu.drop}