diff options
author | Thomas Schaefer <tom@tomschaefer.org> | 2011-10-02 19:55:56 -0400 |
---|---|---|
committer | Thomas Schaefer <tom@tomschaefer.org> | 2011-10-02 19:55:56 -0400 |
commit | 26e504fbacb47031869a7ab204bcd54e54315c15 (patch) | |
tree | 5f801f70fd682e4eb68fd4160a36da4ea9cb1e42 /config/countryblock/help.tmp | |
parent | 7dda215e41a7deb3a6e1a7b314114ef52af8d4bf (diff) | |
download | pfsense-packages-26e504fbacb47031869a7ab204bcd54e54315c15.tar.gz pfsense-packages-26e504fbacb47031869a7ab204bcd54e54315c15.tar.bz2 pfsense-packages-26e504fbacb47031869a7ab204bcd54e54315c15.zip |
Remove email and create user backup
Diffstat (limited to 'config/countryblock/help.tmp')
-rw-r--r-- | config/countryblock/help.tmp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/config/countryblock/help.tmp b/config/countryblock/help.tmp index 17f30f90..2f466947 100644 --- a/config/countryblock/help.tmp +++ b/config/countryblock/help.tmp @@ -34,7 +34,7 @@ $pgtitle = "Firewall: Countryblock - Help"; $tab_array[2] = array("Whitelist", false, "whitelist.php"); $tab_array[3] = array("Interfaces", false, "countryblock_if.php"); $tab_array[4] = array("Help", true, "help.php"); - $tab_array[5] = array("Email", false, "email.php"); + //$tab_array[5] = array("Email", false, "email.php"); display_top_tabs($tab_array); ?> </td></tr> @@ -91,7 +91,7 @@ To run countryblock as a cron job use /usr/local/etc/rc.d/countryblock.sh <br> <span style="color:red">Warning!</span> - Apply after every firewall change or state reset. Use at your own risk. ---> -<a href="http://doc.pfsense.org/index.php/Country_Block">Please see wiki for help</a> +<a href="http://doc.pfsense.org/index.php/Country_Block">Please see wiki for help</a> or the <a href="http://forum.pfsense.org/index.php/topic,25732.0.html">Forum</a> </div> |