From f7235bcb54e9f24e4de1f83d7428fa3ff970bb05 Mon Sep 17 00:00:00 2001 From: maTh <1645099+math-GH@users.noreply.github.com> Date: Sat, 7 Sep 2024 23:24:05 +0200 Subject: [PATCH] Improved: refactor the sharing menu to use a template instead of duplicated HTML code (#6751) * + - + diff --git a/app/views/helpers/index/normal/entry_bottom.phtml b/app/views/helpers/index/normal/entry_bottom.phtml index f8cf0eda3..1de8395bc 100644 --- a/app/views/helpers/index/normal/entry_bottom.phtml +++ b/app/views/helpers/index/normal/entry_bottom.phtml @@ -76,8 +76,7 @@ - renderHelper('index/normal/entry_share_menu'); ?> - + topline_date; $topline_link = FreshRSS_Context::userConf()->topline_link; $lazyload = FreshRSS_Context::userConf()->lazyload; -?>