inc/toolkit.inc.php
changeset 77 e55145eab223
parent 76 0748816801b2
child 79 0c0aa144356a
--- 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:') . "<br>";
 
 	$letter = "[[:digit:]]";
-	if ($letterstart == "0")
+	if ($letterstart == "1")
 	{
 		echo "[ <span class=\"lettertaken\">0-9</span> ] ";
 	}