list_zones.php
changeset 68 0b8572de80f5
parent 50 ed18c8317cff
child 71 e1b918eaf69a
--- a/list_zones.php	Sun Jan 06 11:49:17 2008 +0000
+++ b/list_zones.php	Sun Jan 06 13:27:51 2008 +0000
@@ -100,7 +100,7 @@
 		{
 			print "<td class=\"y\">".$zone_owners."</td>";
 		}
-		print "<tr>\n";
+		print "</tr>\n";
 	}
 }