From 8bd9bd95d8cc0fd5fe24386db7182329612579da Mon Sep 17 00:00:00 2001 From: Alexandre Alapetite Date: Thu, 11 Sep 2025 21:19:31 +0200 Subject: Minor update syntax echo (#7941) * Minor update syntax echo Follow-up of https://github.com/FreshRSS/FreshRSS/pull/7939 * Fix layout Whitespace optimisation needed to avoid style glitch --- app/layout/nav_menu.phtml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'app/layout/nav_menu.phtml') diff --git a/app/layout/nav_menu.phtml b/app/layout/nav_menu.phtml index f5804310d..0128360b8 100644 --- a/app/layout/nav_menu.phtml +++ b/app/layout/nav_menu.phtml @@ -196,7 +196,7 @@ /** @var FreshRSS_ReadingMode $mode */ foreach ($readingModes as $mode) { ?> - getId() ?> btn isActive() ? 'active' : '' ?>" title="getTitle() ?>" href="getUrlParams()) ?>"> getName() ?> -- cgit v1.2.3