diff options
Diffstat (limited to 'view/tpl/install_settings.tpl')
-rw-r--r-- | view/tpl/install_settings.tpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/view/tpl/install_settings.tpl b/view/tpl/install_settings.tpl index b62f8508b..8ee78425d 100644 --- a/view/tpl/install_settings.tpl +++ b/view/tpl/install_settings.tpl @@ -2,7 +2,7 @@ <div class="jumbotron"> <h1>{{$title}}</h1> <hr class="my-4"> - <h2><i class="fa fa-cogs"></i> {{$pass}}</h2> + <h2><i class="bi bi-gears"></i> {{$pass}}</h2> </div> {{if $status}} |