From 07dee24cb29bd6fd49e26094b28d6506eaf3e96c Mon Sep 17 00:00:00 2001 From: Jan-Christoph Borchardt Date: Mon, 4 Mar 2013 22:11:57 +0100 Subject: [PATCH] explicitly add empty placeholder to inputs which use infield labels, fix #2049 --- apps/files_sharing/templates/authenticate.php | 4 ++-- core/lostpassword/templates/lostpassword.php | 2 +- core/templates/installation.php | 14 +++++++------- core/templates/login.php | 4 ++-- 4 files changed, 12 insertions(+), 12 deletions(-) diff --git a/apps/files_sharing/templates/authenticate.php b/apps/files_sharing/templates/authenticate.php index b6ef82da6f0..7a67b6e5503 100644 --- a/apps/files_sharing/templates/authenticate.php +++ b/apps/files_sharing/templates/authenticate.php @@ -2,8 +2,8 @@

- +

- \ No newline at end of file + diff --git a/core/lostpassword/templates/lostpassword.php b/core/lostpassword/templates/lostpassword.php index 55c070f3e0c..dc9f0bc8ad3 100644 --- a/core/lostpassword/templates/lostpassword.php +++ b/core/lostpassword/templates/lostpassword.php @@ -9,7 +9,7 @@

- +

diff --git a/core/templates/installation.php b/core/templates/installation.php index 33b01853fb8..842686932c7 100644 --- a/core/templates/installation.php +++ b/core/templates/installation.php @@ -36,13 +36,13 @@
t( 'Create an admin account' )); ?>

-

- @@ -127,17 +127,17 @@

-

-

-

@@ -147,14 +147,14 @@

-

-

diff --git a/core/templates/login.php b/core/templates/login.php index 463b951c80f..2c9884f5246 100644 --- a/core/templates/login.php +++ b/core/templates/login.php @@ -22,7 +22,7 @@

- autocomplete="on" required/> @@ -30,7 +30,7 @@

- /> -- 2.39.5