From 1a0f9c375be12502d9b016c6bdb4c898ec765bbd Mon Sep 17 00:00:00 2001 From: Roeland Jago Douma Date: Tue, 3 Mar 2015 12:52:27 +0100 Subject: Avatar controller moved to AppFrameWork * Original avatarcontroller migrated to the appframework * Added DataDisplayResponse that show data inline in the browser (used to retrun the image) * Removed some unneeded code * Added unit tests for the avatarcontroller --- settings/templates/personal.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'settings') diff --git a/settings/templates/personal.php b/settings/templates/personal.php index 5c737f84412..cb153447b96 100644 --- a/settings/templates/personal.php +++ b/settings/templates/personal.php @@ -146,7 +146,7 @@ if($_['passwordChangeSupported']) { -
+

t('Profile picture')); ?>


-- cgit v1.2.3