aboutsummaryrefslogtreecommitdiffstats
path: root/config/countryblock
diff options
context:
space:
mode:
authorTom Schaefer <tom@tomschaefer.org>2010-08-19 23:51:21 -0400
committerTom Schaefer <tom@tomschaefer.org>2010-08-19 23:51:21 -0400
commit1a2a33b2868e422f08aed3b186c9acc815e4ec88 (patch)
treef517464a0241ef46736ec51693f339484a8c2b47 /config/countryblock
parent5b7a4d91df381025d79f51db2edd5fd8d89ff17a (diff)
downloadpfsense-packages-1a2a33b2868e422f08aed3b186c9acc815e4ec88.tar.gz
pfsense-packages-1a2a33b2868e422f08aed3b186c9acc815e4ec88.tar.bz2
pfsense-packages-1a2a33b2868e422f08aed3b186c9acc815e4ec88.zip
countryblock - fixed typo. Filemgr mirrored version on pkg_config
Diffstat (limited to 'config/countryblock')
-rw-r--r--config/countryblock/countryblock.tmp2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/countryblock/countryblock.tmp b/config/countryblock/countryblock.tmp
index a8196cdc..dc0fbbbc 100644
--- a/config/countryblock/countryblock.tmp
+++ b/config/countryblock/countryblock.tmp
@@ -2603,7 +2603,7 @@ ob_end_clean();
$results = exec("pfctl -T show -t countryblock |grep -v -c Z");
ob_end_clean();
echo $results;
- echo " IPs";
+ echo " Networks";
?>