From ab0285b0aa05574ae864bef590ffd6ea36f0c50a Mon Sep 17 00:00:00 2001 From: maTh Date: Wed, 21 Jul 2021 22:42:04 +0200 Subject: Add HTML5 tags (#3651) * use HTML5 tags #3643 added some HTML5 tags: header, main, nav *
into
as dicussed in the PR. Todo: check side effects (f.e. threepaneview extension) * fixed whitespace with tabs * fixed more whitespaces with tabs it was not my fault, but I fixed it * added empty lines as wished * Update app/views/index/global.phtml Co-authored-by: Alexandre Alapetite * Update app/views/index/global.phtml * Update app/views/index/global.phtml * Update app/views/index/global.phtml * Update app/views/index/global.phtml * Update app/views/index/global.phtml * Update app/views/index/global.phtml Co-authored-by: Alexandre Alapetite Co-authored-by: Frans de Jonge --- app/layout/header.phtml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'app/layout/header.phtml') diff --git a/app/layout/header.phtml b/app/layout/header.phtml index 7603cf2e5..cf7e4d20e 100644 --- a/app/layout/header.phtml +++ b/app/layout/header.phtml @@ -12,7 +12,7 @@ if (FreshRSS_Auth::accessNeedsAction()) { } ?> -
+
-
+
+
-
+ -- cgit v1.2.3