diff --git a/phpBB/styles/prosilver/template/navbar_footer.html b/phpBB/styles/prosilver/template/navbar_footer.html index cb71e2f434..bf8cc8ccaf 100644 --- a/phpBB/styles/prosilver/template/navbar_footer.html +++ b/phpBB/styles/prosilver/template/navbar_footer.html @@ -35,11 +35,11 @@
  • {% if S_WATCHING_FORUM %} - {{ Icon('font', 'bell-slash', '', true, 'far c-watch-icon is-active') }} - {{ Icon('font', 'bell', '', true, 'far c-watch-icon') }} - {% else %} {{ Icon('font', 'bell', '', true, 'far c-watch-icon is-active') }} {{ Icon('font', 'bell-slash', '', true, 'far c-watch-icon') }} + {% else %} + {{ Icon('font', 'bell-slash', '', true, 'far c-watch-icon is-active') }} + {{ Icon('font', 'bell', '', true, 'far c-watch-icon') }} {% endif %} {{ S_WATCH_FORUM_TITLE }}