aboutsummaryrefslogtreecommitdiffstats
path: root/view/tpl/channel_activities_photos.tpl
diff options
context:
space:
mode:
Diffstat (limited to 'view/tpl/channel_activities_photos.tpl')
-rw-r--r--view/tpl/channel_activities_photos.tpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/view/tpl/channel_activities_photos.tpl b/view/tpl/channel_activities_photos.tpl
index cba157627..171b511d7 100644
--- a/view/tpl/channel_activities_photos.tpl
+++ b/view/tpl/channel_activities_photos.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 id="photo-album" class="mb-4">
{{foreach $items as $i}}