summaryrefslogtreecommitdiffstats
path: root/templates/part.settings.php
diff options
context:
space:
mode:
Diffstat (limited to 'templates/part.settings.php')
-rw-r--r--templates/part.settings.php14
1 files changed, 10 insertions, 4 deletions
diff --git a/templates/part.settings.php b/templates/part.settings.php
index 8970ee33f..0ab70ecdf 100644
--- a/templates/part.settings.php
+++ b/templates/part.settings.php
@@ -8,10 +8,6 @@
<h3><?php p($l->t('Settings')); ?></h3>
<p>
- <a href="#/shortcuts"><?php p($l->t('Keyboard shortcuts')); ?></a>
- </p>
-
- <p>
<label>
<input type="checkbox"
ng-click="Settings.toggleSetting('preventReadOnScroll')"
@@ -62,6 +58,16 @@
</label>
</p>
+ <h3><?php p($l->t('Help')); ?></h3>
+
+ <p>
+ <a href="#/shortcuts/"><?php p($l->t('Keyboard shortcuts')); ?></a>
+ </p>
+
+ <p>
+ <a target="_blank" href="https://github.com/owncloud/news/wiki"><?php p($l->t('Documentation')); ?></a>
+ </p>
+
<div class="import-export">
<h3><?php p($l->t('Subscriptions (OPML)')); ?></h3>