From 2f813641d14c2bd5fdc7a8b789ac61f83ba0857a Mon Sep 17 00:00:00 2001 From: Tom Schaefer Date: Wed, 6 Oct 2010 01:50:20 -0400 Subject: ver1.8 email notifications and new cron script --- config/countryblock/countryblock_if.tmp | 1 + 1 file changed, 1 insertion(+) (limited to 'config/countryblock/countryblock_if.tmp') 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); ?> -- cgit v1.2.3