From 705b5ca57274dfdd679d0882aa69763045b3e1ae Mon Sep 17 00:00:00 2001 From: LukeWCS Date: Sat, 12 Apr 2025 17:33:04 +0200 Subject: [PATCH] [ticket/17492] Unintuitive checkbox status inverted for forum subscriptions PHPBB-17492 --- phpBB/styles/prosilver/template/navbar_footer.html | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/phpBB/styles/prosilver/template/navbar_footer.html b/phpBB/styles/prosilver/template/navbar_footer.html index 1c5031e9b9..8a79425113 100644 --- a/phpBB/styles/prosilver/template/navbar_footer.html +++ b/phpBB/styles/prosilver/template/navbar_footer.html @@ -22,13 +22,13 @@ {% endapply %} - + {% if U_WATCH_FORUM_LINK && !S_IS_BOT %}
  • - - {S_WATCH_FORUM_TITLE} + + {{ S_WATCH_FORUM_TITLE }}
  • - + {% endif %}
  • {S_TIMEZONE}