From 8c5e22f4d5ff240e2bac0030792e5b958a5731dc Mon Sep 17 00:00:00 2001 From: LukeWCS Date: Fri, 11 Apr 2025 18:29:22 +0200 Subject: [PATCH] [ticket/17492] Update viewtopic_topic_tools.html Changed compact but icon-specific code to neutral code for easier changing. PHPBB-17492 --- phpBB/styles/prosilver/template/viewtopic_topic_tools.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/phpBB/styles/prosilver/template/viewtopic_topic_tools.html b/phpBB/styles/prosilver/template/viewtopic_topic_tools.html index 78dbae2dd4..9ae83b9486 100644 --- a/phpBB/styles/prosilver/template/viewtopic_topic_tools.html +++ b/phpBB/styles/prosilver/template/viewtopic_topic_tools.html @@ -10,8 +10,8 @@ {% if U_WATCH_TOPIC %}
  • - - {{ S_WATCH_TOPIC_TITLE }} + + {{ S_WATCH_TOPIC_TITLE }}
  • {% endif %}