From 378bb5f6216c9fa0b2a3e46ddaf9e446132e1ea1 Mon Sep 17 00:00:00 2001 From: Jan Schneider Date: Fri, 12 Nov 2010 22:58:53 +0100 Subject: [PATCH] Fix logging in with Alpha2. For the record: - forms are automatically submitted through ajax now, if not (globally) specified otherwise. - Most form elements are replaced, this means that for example submit buttons don't submit any values. --- horde/templates/login/mobile.inc | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/horde/templates/login/mobile.inc b/horde/templates/login/mobile.inc index c0698fd4c..6add662c4 100644 --- a/horde/templates/login/mobile.inc +++ b/horde/templates/login/mobile.inc @@ -1,3 +1,12 @@ + @@ -11,6 +20,7 @@ +
$val) {
- +
-- 2.11.0