aboutsummaryrefslogtreecommitdiffstats
path: root/config/ipblocklist/8/ipblocklist_list.tmp
diff options
context:
space:
mode:
authorThomas Schaefer <tom@tomschaefer.org>2011-08-19 21:19:35 -0400
committerThomas Schaefer <tom@tomschaefer.org>2011-08-19 21:19:35 -0400
commit8178e1ac1da79249eec0fc42786be54b61959a8e (patch)
treef18969892c203483c64e1c6003d50a8d4521edca /config/ipblocklist/8/ipblocklist_list.tmp
parentcd151c1e3089329019742f890edec830e5aa20a8 (diff)
downloadpfsense-packages-8178e1ac1da79249eec0fc42786be54b61959a8e.tar.gz
pfsense-packages-8178e1ac1da79249eec0fc42786be54b61959a8e.tar.bz2
pfsense-packages-8178e1ac1da79249eec0fc42786be54b61959a8e.zip
Whitelists are persistent through reboots, logging stays checked, Removed old warning, added lvl1 list by default, and changed description
Diffstat (limited to 'config/ipblocklist/8/ipblocklist_list.tmp')
-rwxr-xr-xconfig/ipblocklist/8/ipblocklist_list.tmp2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/ipblocklist/8/ipblocklist_list.tmp b/config/ipblocklist/8/ipblocklist_list.tmp
index 0603d4ce..ddc6fdb1 100755
--- a/config/ipblocklist/8/ipblocklist_list.tmp
+++ b/config/ipblocklist/8/ipblocklist_list.tmp
@@ -2,7 +2,7 @@
header("Cache-Control: no-cache, must-revalidate"); // HTTP/1.1
header("Expires: Sat, 26 Jul 1997 05:00:00 GMT"); // Date in the past
-echo "<a href=\"whitelist.php\"><img src=\"../../themes/nervecenter/images/icons/icon_plus.gif\" ALT=\"Whitelist\" ALIGN=RIGHT></a>\n";
+//echo "<a href=\"whitelist.php\"><img src=\"../../themes/nervecenter/images/icons/icon_plus.gif\" ALT=\"Whitelist\" ALIGN=RIGHT></a>\n";
echo "Add List URL: <form method=\"post\" action=\"\">\n";
echo "<input name=\"content\" type=\"text\" />\n";
echo "<input type=\"image\" src=\"../../themes/nervecenter/images/icons/icon_plus.gif\" value=\"submit\">\n";