Use a better default value for the city
authorJoey Schulze <joey@infodrom.org>
Thu, 13 Jun 2002 10:26:59 +0000 (10:26 +0000)
committerJoey Schulze <joey@infodrom.org>
Thu, 13 Jun 2002 10:26:59 +0000 (10:26 +0000)
src/Infodrom/zeitungen/edit.wml

index 799b914..b94d5f6 100644 (file)
@@ -17,6 +17,7 @@
     }
   } else {
     $row['type'] = 'tag';
+    $row['city'] = 'Deutschland ()';
   }
 ?>