diff --git a/lang/en b/lang/en
index 61484b12e..67a74f145 100644
--- a/lang/en
+++ b/lang/en
@@ -116,10 +116,10 @@ help_eexec=$1 failed : $2
referer_title=Security Warning
referer_warn=Warning! Webmin has detected that the program $2 was linked to from the URL $1, which appears to be outside the Webmin server. This may be an attempt to trick your server into executing a dangerous command.
referer_warn_unknown=Warning! Webmin has detected that the program $1 was linked to from an unknown URL, which appears to be outside the Webmin server. This may be an attempt to trick your server into executing a dangerous command.
-referer_ok=Continue executing Webmin program
-referer_again=Don't show this warning in future.
-referer_eurl=Invalid original URL!
-referer_eself=referer_save.cgi cannot be linked to directly!
+referer_fix1=If this is a legitimate link, you can allow links from this URL as follows :
- Login to Webmin normally.
- Go to the Webmin Configuration module.
- Click on the Trusted Referrers icon.
- Enter the hostname $1 into the Trusted websites field, and click Save.
+referer_fix2=Alternately, you can configure Webmin to allow this link from the command line by :- Login as root, and edit the /etc/webmin/config file.
- Add the line referers=$1 at the end, or if a referers line already exists add $1 to it.
- Save the file.
+referer_fix1u=If your browser does not send the Referer header needed, you can turn off this check as follows :- Login to Webmin normally.
- Go to the Webmin Configuration module.
- Click on the Trusted Referrers icon.
- Check the Trust links from unknown referrers box, and click Save.
+referer_fix2u=Alternately, you can configure Webmin to allow links from unknown referers by :- Login as root, and edit the /etc/webmin/config file.
- Find the line referers_none=1 and remove it.
- Save the file.
session_header=Login to Webmin
session_mesg=You must enter a username and password to login to the Webmin server on $1.
@@ -306,7 +306,6 @@ wsearch_modt=Module
wsearch_mtitle=Module name
wsearch_what=Matching page
wsearch_type=Match type
-wsearch_text=Matching text
wsearch_mod=$1 module
wsearch_config_webmin=Webmin module config
wsearch_config_usermin=Usermin preferences