From 3d8dd6e1fa86538c467cb919235f78fd740c800c Mon Sep 17 00:00:00 2001 From: Alexandre Alapetite Date: Mon, 25 Nov 2024 09:17:17 +0100 Subject: Fix tag ID uniqueness (#6990) * Fix tag ID uniqueness fix https://github.com/FreshRSS/FreshRSS/pull/6052#discussion_r1837266309 * Update app/views/helpers/index/tags.phtml Co-authored-by: maTh <1645099+math-GH@users.noreply.github.com> --------- Co-authored-by: maTh <1645099+math-GH@users.noreply.github.com> --- app/views/helpers/index/tags.phtml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/app/views/helpers/index/tags.phtml b/app/views/helpers/index/tags.phtml index 3308bd7e9..2c5804372 100644 --- a/app/views/helpers/index/tags.phtml +++ b/app/views/helpers/index/tags.phtml @@ -22,8 +22,9 @@