diff options
author | Tom Schaefer <tom@tomschaefer.org> | 2010-10-06 01:50:20 -0400 |
---|---|---|
committer | Tom Schaefer <tom@tomschaefer.org> | 2010-10-06 01:50:20 -0400 |
commit | 2f813641d14c2bd5fdc7a8b789ac61f83ba0857a (patch) | |
tree | 3a64df572cc5156c1ee123de9dfe4011318ab3d2 /config/countryblock/countryblock_if.tmp | |
parent | c01d3baba7d098f7f46a43dd1ec732e8196c4095 (diff) | |
download | pfsense-packages-2f813641d14c2bd5fdc7a8b789ac61f83ba0857a.tar.gz pfsense-packages-2f813641d14c2bd5fdc7a8b789ac61f83ba0857a.tar.bz2 pfsense-packages-2f813641d14c2bd5fdc7a8b789ac61f83ba0857a.zip |
ver1.8 email notifications and new cron script
Diffstat (limited to 'config/countryblock/countryblock_if.tmp')
-rwxr-xr-x | config/countryblock/countryblock_if.tmp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/config/countryblock/countryblock_if.tmp b/config/countryblock/countryblock_if.tmp index d5e73800..8471f075 100755 --- a/config/countryblock/countryblock_if.tmp +++ b/config/countryblock/countryblock_if.tmp @@ -122,6 +122,7 @@ include("head.inc"); $tab_array[2] = array("Whitelist", false, "whitelist.php"); $tab_array[3] = array("Interfaces", true, "countryblock_if.php"); $tab_array[4] = array("Help", false, "help.php"); + $tab_array[5] = array("Email", false, "email.php"); display_top_tabs($tab_array); ?> </td></tr> |