From 6c868a9b5c959809713b041113b02313e010dfd5 Mon Sep 17 00:00:00 2001 From: runky Date: Fri, 5 Jul 2013 10:37:24 +0200 Subject: [PATCH] Update authenticate.php Fix 'Undefined index: wrongpw' error --- apps/files_sharing/templates/authenticate.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/files_sharing/templates/authenticate.php b/apps/files_sharing/templates/authenticate.php index fa03f41913..2c89b5df3f 100644 --- a/apps/files_sharing/templates/authenticate.php +++ b/apps/files_sharing/templates/authenticate.php @@ -1,6 +1,6 @@
- +
t('The password is wrong. Try again.')); ?>