From: Steven Hiscocks Date: Sat, 18 May 2013 22:20:44 +0000 (+0100) Subject: Fix password field missing on login form when auth_internal not used X-Git-Tag: 1.8~89^2^2 X-Git-Url: https://git.wh0rd.org/?a=commitdiff_plain;h=13db181d10d44935fd6af335b2bca7c26886a2f6;p=tt-rss.git Fix password field missing on login form when auth_internal not used --- diff --git a/include/login_form.php b/include/login_form.php index b7dae101..ba31615e 100644 --- a/include/login_form.php +++ b/include/login_form.php @@ -188,7 +188,6 @@ function bwLimitChange(elem) { value="" /> -
@@ -196,10 +195,11 @@ function bwLimitChange(elem) { style="width : 220px" class="input" value=""/> + +
-