diff options
Diffstat (limited to 'config/countryblock/help.tmp')
-rwxr-xr-x[-rw-r--r--] | config/countryblock/help.tmp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/config/countryblock/help.tmp b/config/countryblock/help.tmp index abfd9596..0100981d 100644..100755 --- a/config/countryblock/help.tmp +++ b/config/countryblock/help.tmp @@ -34,6 +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"); display_top_tabs($tab_array); ?> </td></tr> |