Index: /controller/wpsg_AdminController.class.php
===================================================================
--- /controller/wpsg_AdminController.class.php	(revision 6193)
+++ /controller/wpsg_AdminController.class.php	(revision 6194)
@@ -611,5 +611,5 @@
 				$new_name = __('Anklicken um Bezeichnung zu Ã€ndern ...', 'wpsg');
 				
-				$vz_id = $this->db->ImportImportQuery(WPSG_TBL_VZ, array(
+				$vz_id = $this->db->ImportQuery(WPSG_TBL_VZ, array(
 					'name' => wpsg_q($new_name)
 				));
