diff options
Diffstat (limited to 'templates/user_activity.tpl')
| -rwxr-xr-x | templates/user_activity.tpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/user_activity.tpl b/templates/user_activity.tpl index 7df7864..ee171c6 100755 --- a/templates/user_activity.tpl +++ b/templates/user_activity.tpl @@ -35,7 +35,7 @@ {if $watches} <tr> - <td><button class="btn btn-default btn-sm" name="delete" value="{tr}delete{/tr}">{booticon iname="fa-trash" iexplain=Remove}</button></td> + <td><button class="btn btn-default btn-sm" name="delete" value="{tr}delete{/tr}">{biticon ipackage="icons" iname="edit-delete" iexplain=Remove}</button></td> </tr> {/if} </table> |
