From 879248ad3d191bf242c13fe7f63b9991aa5996e0 Mon Sep 17 00:00:00 2001 From: Morris Jobke Date: Wed, 21 Jan 2015 16:52:38 +0100 Subject: [PATCH] use title instead of name --- settings/templates/personal.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/settings/templates/personal.php b/settings/templates/personal.php index 7d7b6ec817..3bd5971f44 100644 --- a/settings/templates/personal.php +++ b/settings/templates/personal.php @@ -285,7 +285,7 @@ if($_['passwordChangeSupported']) {

t('Version'));?>

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