diff --git a/src/etc/inc/authgui.inc b/src/etc/inc/authgui.inc index 081d6b6e7..9b2167a1c 100644 --- a/src/etc/inc/authgui.inc +++ b/src/etc/inc/authgui.inc @@ -386,7 +386,7 @@ function display_login_form()

If you did not setup this forwarding, you may be the target of a man-in-the-middle attack.")); + print_info_box(sprintf(gettext("You are accessing this router by an IP address not configured locally, which may be forwarded by NAT or other means. %sIf you did not setup this forwarding, you may be the target of a man-in-the-middle attack."),'

')); } $loginautocomplete = isset($config['system']['webgui']['loginautocomplete']) ? '' : 'autocomplete="off"'; ?>