diff --git a/settings/templates/personal.php b/settings/templates/personal.php index 55ff24b422..d02bcdd7ea 100644 --- a/settings/templates/personal.php +++ b/settings/templates/personal.php @@ -5,7 +5,7 @@ */?>
-

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

+

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

@@ -56,4 +56,9 @@ };?> +

+ ownCloud
+ t('Developed by the ownCloud community, the source code is licensed under the AGPL.'); ?> +

+