aboutsummaryrefslogtreecommitdiff
path: root/app/views/index/about.phtml
diff options
context:
space:
mode:
authorGravatar maTh <math-home@web.de> 2021-09-02 09:18:20 +0200
committerGravatar GitHub <noreply@github.com> 2021-09-02 09:18:20 +0200
commit595979d97fee0c38d21052844a329e5221adeada (patch)
tree593776d09c13aca41817712dba651ab6098bab22 /app/views/index/about.phtml
parentb563e4badb6bd9675a3227058f8921e50b675755 (diff)
Add navigation to about page (#3804)
* add navigation to about page * empty headline in aside navigation Co-authored-by: Alexandre Alapetite <alexandre@alapetite.fr>
Diffstat (limited to 'app/views/index/about.phtml')
-rw-r--r--app/views/index/about.phtml4
1 files changed, 4 insertions, 0 deletions
diff --git a/app/views/index/about.phtml b/app/views/index/about.phtml
index db55cfbc8..699191b6e 100644
--- a/app/views/index/about.phtml
+++ b/app/views/index/about.phtml
@@ -1,3 +1,7 @@
+<?php if (FreshRSS_Auth::hasAccess()) {?>
+<?php $this->partial('aside_configure'); ?>
+<?php } ?>
+
<div class="post content">
<?php if (FreshRSS_Auth::hasAccess()) {?>
<div class="link-back-wrapper">