diff -r 0748816801b2 -r e55145eab223 inc/toolkit.inc.php
--- a/inc/toolkit.inc.php Sun Feb 17 15:38:26 2008 +0000
+++ b/inc/toolkit.inc.php Tue Feb 19 19:45:47 2008 +0000
@@ -114,7 +114,7 @@
echo _('Show zones beginning with:') . "
";
$letter = "[[:digit:]]";
- if ($letterstart == "0")
+ if ($letterstart == "1")
{
echo "[ 0-9 ] ";
}