From f1e15cdd82e99342a58250f62535f4e2e05ba94a Mon Sep 17 00:00:00 2001 From: maTh Date: Fri, 20 Aug 2021 14:07:14 +0200 Subject: Improve the link "back to RSS feeds": set a CSS class (#3761) * templates * improved CSS class names --- app/views/index/about.phtml | 4 +++- app/views/index/logs.phtml | 4 +++- 2 files changed, 6 insertions(+), 2 deletions(-) (limited to 'app/views/index') diff --git a/app/views/index/about.phtml b/app/views/index/about.phtml index 320847886..0c8ef2538 100644 --- a/app/views/index/about.phtml +++ b/app/views/index/about.phtml @@ -1,5 +1,7 @@
- +

diff --git a/app/views/index/logs.phtml b/app/views/index/logs.phtml index 3bbf233ac..c2b940e5c 100644 --- a/app/views/index/logs.phtml +++ b/app/views/index/logs.phtml @@ -1,5 +1,7 @@
- +

-- cgit v1.2.3