From a0b6fad1ada52457c2c5022fcb7685c1fff16abb Mon Sep 17 00:00:00 2001 From: Bernhard Posselt Date: Fri, 23 May 2014 00:44:27 +0200 Subject: add most of the settings except import --- templates/part.settings.php | 182 +++++++++++++++++++++++++------------------- 1 file changed, 102 insertions(+), 80 deletions(-) (limited to 'templates/part.settings.php') diff --git a/templates/part.settings.php b/templates/part.settings.php index b1d5383ea..b8f22cda2 100644 --- a/templates/part.settings.php +++ b/templates/part.settings.php @@ -1,84 +1,106 @@
- +
-
-
- t('Settings')); ?> -

- t('Use compact view')); ?> -

-

- t('Order by oldest first')); ?> -

-

- t('Do not as mark read when scrolling')); ?> -

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

- t('Error when importing: file does not contain valid OPML')); ?> -

- -
- -
- t('Unread/Starred Articles')); ?> - - - - - t('Export')); ?> - - - -

- t('Error when importing: file does not contain valid JSON')); ?> -

- -
+
+

t('Settings')); ?>

+ +

+ + t('Use compact view')); ?> +

+ +

+ + t('Show unread articles')); ?> +

+ +

+ + t('Order by oldest first')); ?> +

+ +

+ + t('Do not as mark read when scrolling')); ?> +

+ + +

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

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

+ t('Error when importing: file does not contain valid OPML')); ?> +

+ + +

t('Unread/Starred Articles')); ?>

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

+ t('Error when importing: file does not contain valid JSON')); ?> +

+
\ No newline at end of file -- cgit v1.2.3