aboutsummaryrefslogtreecommitdiffstats
path: root/view/tpl/install.tpl
diff options
context:
space:
mode:
Diffstat (limited to 'view/tpl/install.tpl')
-rw-r--r--view/tpl/install.tpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/view/tpl/install.tpl b/view/tpl/install.tpl
index 56faa0527..e2c420e6f 100644
--- a/view/tpl/install.tpl
+++ b/view/tpl/install.tpl
@@ -3,7 +3,7 @@
<h1>{{$title}}</h1>
<hr class="my-4">
{{if $icon}}
- <h2><i class="fa fa-{{$icon}}"></i>&nbsp; {{$pass}}</h2>
+ <h2><i class="bi bi-{{$icon}}"></i>&nbsp; {{$pass}}</h2>
{{/if}}
</div>