aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar maTh <math-home@web.de> 2021-08-20 23:25:27 +0200
committerGravatar GitHub <noreply@github.com> 2021-08-20 23:25:27 +0200
commit93f759fd4f88cc624b46700f73fb8839e450f820 (patch)
treea63a2da87be1fc1a5dbc3c0aee60695aea81bf8e
parent7728b346d374eb8bb096a67dc0c2dcfb49d2c95e (diff)
changed about.phtml (#3790)
-rw-r--r--app/views/index/about.phtml2
1 files changed, 2 insertions, 0 deletions
diff --git a/app/views/index/about.phtml b/app/views/index/about.phtml
index 0c8ef2538..db55cfbc8 100644
--- a/app/views/index/about.phtml
+++ b/app/views/index/about.phtml
@@ -1,7 +1,9 @@
<div class="post content">
+ <?php if (FreshRSS_Auth::hasAccess()) {?>
<div class="link-back-wrapper">
<a class="link-back" href="<?= _url('index', 'index') ?>"><?= _t('gen.action.back_to_rss_feeds') ?></a>
</div>
+ <?php } ?>
<h1><?= _t('index.about') ?></h1>