aboutsummaryrefslogtreecommitdiffstats
path: root/view/tpl/channel_activities.tpl
diff options
context:
space:
mode:
Diffstat (limited to 'view/tpl/channel_activities.tpl')
-rw-r--r--view/tpl/channel_activities.tpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/view/tpl/channel_activities.tpl b/view/tpl/channel_activities.tpl
index 3ec37e235..72c654b60 100644
--- a/view/tpl/channel_activities.tpl
+++ b/view/tpl/channel_activities.tpl
@@ -1,5 +1,5 @@
<div class="mb-1 text-uppercase">
- <a href="{{$url}}"><i class="fa fa-fw fa-{{$icon}} generic-icons-nav"></i>{{$label}}</a>
+ <a href="{{$url}}"><i class="bi bi-{{$icon}} generic-icons-nav"></i>{{$label}}</a>
</div>
<div class="row row-cols-1 row-cols-sm-3 g-4 mb-4">
{{foreach $items as $i}}