From: Jan-Christoph Borchardt Date: Tue, 11 Jun 2013 14:05:02 +0000 (+0200) Subject: move storage bar below clients showcase to make it more visible X-Git-Tag: v6.0.0alpha2~649^2 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=b014509f4132ce7c978b6edc595a03ab432eda3b;p=nextcloud-server.git move storage bar below clients showcase to make it more visible --- diff --git a/settings/templates/personal.php b/settings/templates/personal.php index f0002c505c8..b11f1912f51 100644 --- a/settings/templates/personal.php +++ b/settings/templates/personal.php @@ -4,12 +4,6 @@ * See the COPYING-README file. */?> -
-

t('You have used %s of the available %s', - array($_['usage'], $_['total_space'])));?>

-
- -

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

@@ -28,6 +22,15 @@
+
+
+

+ t('You have used %s of the available %s', + array($_['usage'], $_['total_space'])));?> +

+
+
+