From 5f28b8b5c16f6c4a471fdc083c822b1f9f657476 Mon Sep 17 00:00:00 2001 From: Bjoern Schiessle Date: Mon, 15 Aug 2016 12:03:55 +0200 Subject: [PATCH] move apps between 'Language' and 'Session' in personal settings --- settings/templates/personal.php | 63 +++++++++++++++++---------------- 1 file changed, 32 insertions(+), 31 deletions(-) diff --git a/settings/templates/personal.php b/settings/templates/personal.php index edbc0d24c5..41023018b1 100644 --- a/settings/templates/personal.php +++ b/settings/templates/personal.php @@ -165,6 +165,38 @@ if($_['passwordChangeSupported']) { + +
+

t('Get the apps to sync your files'));?>

+ + <?php p($l->t('Desktop client'));?> + + + <?php p($l->t('Android app'));?> + + + <?php p($l->t('iOS app'));?> + + + +

+ t('If you want to support the project + join development + + spread the word!'));?> +

+ + + +

t('Show First Run Wizard again'));?>

+ +
+

t('Sessions'));?>

t('Web, desktop and mobile clients currently logged in to your account.'));?> @@ -217,37 +249,6 @@ if($_['passwordChangeSupported']) {
-
-

t('Get the apps to sync your files'));?>

- - <?php p($l->t('Desktop client'));?> - - - <?php p($l->t('Android app'));?> - - - <?php p($l->t('iOS app'));?> - - - -

- t('If you want to support the project - join development - or - spread the word!'));?> -

- - - -

t('Show First Run Wizard again'));?>

- -
-