From 8000f9db74ef2890cac74a34132c2550e4be6f11 Mon Sep 17 00:00:00 2001 From: Lukas Reschke Date: Tue, 2 Apr 2013 16:39:21 +0300 Subject: [PATCH] Unescape the update hint Fixes #2647 --- settings/templates/admin.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/settings/templates/admin.php b/settings/templates/admin.php index 9d7a5d9a4cf..fdaba95ac17 100644 --- a/settings/templates/admin.php +++ b/settings/templates/admin.php @@ -230,7 +230,7 @@ endfor;?>
t('Version'));?> ownCloud - ()
+ ()
t('Developed by the ownCloud community, the source code is licensed under the AGPL.')); ?>
-- 2.39.5