Index: branches/stable/cgi-bin/main.cgi
===================================================================
--- branches/stable/cgi-bin/main.cgi	(revision 213)
+++ branches/stable/cgi-bin/main.cgi	(revision 215)
@@ -1165,5 +1165,5 @@
     if (my $pooltype = ($webvar{alloctype} =~ /^(.)i$/) ) {
       $sql = "update poolips set custid='$webvar{custid}',notes='$webvar{notes}',".
-	"circuitid='$webvar{circid}',description='$webvar{desc}' ".
+	"circuitid='$webvar{circid}',description='$webvar{desc}',city='$webvar{city}' ".
 	"where ip='$webvar{block}'";
     } else {
