From 0fc6be3f54db706ccc7cce8b19b12f88dec171fa Mon Sep 17 00:00:00 2001 From: jim-p Date: Thu, 10 Feb 2011 09:44:00 -0500 Subject: [PATCH] Allow autocomplete on login form (Fixes saving password on Firefox and Chrome) --- etc/inc/authgui.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/etc/inc/authgui.inc b/etc/inc/authgui.inc index ee98f1c566..9655d795f2 100644 --- a/etc/inc/authgui.inc +++ b/etc/inc/authgui.inc @@ -227,7 +227,7 @@ if($config['virtualip']) print_info_box(gettext("You are accessing this router by an IP address not configured locally, which may be forwarded by NAT or other means.

If you did not setup this forwarding, you may be the target of a man-in-the-middle attack.")); } ?> -
+