From 38f2840bded1e99127ba988ee493fc0647069450 Mon Sep 17 00:00:00 2001 From: 3D-I Date: Wed, 11 Aug 2021 03:02:15 +0200 Subject: [PATCH] [ticket/16833] Improve subscribe to forum or topic icons PHPBB3-16833 --- phpBB/styles/prosilver/template/viewtopic_topic_tools.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/phpBB/styles/prosilver/template/viewtopic_topic_tools.html b/phpBB/styles/prosilver/template/viewtopic_topic_tools.html index 87c1b8629a..95a1b1aea9 100644 --- a/phpBB/styles/prosilver/template/viewtopic_topic_tools.html +++ b/phpBB/styles/prosilver/template/viewtopic_topic_tools.html @@ -25,7 +25,7 @@
  • - {{ Icon('iconify', 'mdi:star-outline', S_BOOKMARK_TOPIC, false) }} + {{ Icon('iconify', 'mdi:heart-outline', S_BOOKMARK_TOPIC, false) }}