diff --git a/settings/templates/personal.php b/settings/templates/personal.php index f0002c505c..b11f1912f5 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'])));?> +

+
+
+