From 27a484663fc7ef5d619ea2dbaf7afb5f2100a46d Mon Sep 17 00:00:00 2001 From: Bernhard Posselt Date: Mon, 11 Apr 2016 20:17:42 +0200 Subject: Move help to the bottom --- templates/part.settings.php | 33 +++++++++++++++++---------------- 1 file changed, 17 insertions(+), 16 deletions(-) diff --git a/templates/part.settings.php b/templates/part.settings.php index 24300eea6..eaabb33b3 100644 --- a/templates/part.settings.php +++ b/templates/part.settings.php @@ -58,21 +58,6 @@

-

t('Help')); ?>

- -

- t('Keyboard shortcuts')); ?> -

- -

- t('Documentation')); ?> -

-

- t('Report a bug')); ?> -

-

t('Subscriptions (OPML)')); ?>

@@ -111,7 +96,7 @@

t('Error when importing: OPML is does neither contain ' . - 'feeds nor folders') + 'feeds nor folders') ); ?>

@@ -150,4 +135,20 @@

+ +

t('Help')); ?>

+ +

+ t('Keyboard shortcuts')); ?> +

+ +

+ t('Documentation')); ?> +

+

+ t('Report a bug')); ?> +

+ -- cgit v1.2.3