4f7740264e
- Remaining mentions already mean "forum"
5 lines
284 B
Smarty
5 lines
284 B
Smarty
|
|
{{* Link for deleting contact circles *}}
|
|
<a href="circle/drop/{{$id}}?t={{$form_security_token}}" onclick="return confirmDelete();" id="circle-delete-icon-{{$id}}" class="btn btn-clear" title="{{$delete}}" data-toggle="tooltip">
|
|
<i class="fa fa-trash" aria-hidden="true"></i>
|
|
</a>
|