Index: /mods/wpsg_mod_kundenverwaltung.class.php
===================================================================
--- /mods/wpsg_mod_kundenverwaltung.class.php	(revision 5688)
+++ /mods/wpsg_mod_kundenverwaltung.class.php	(revision 5689)
@@ -697,5 +697,6 @@
 
 						$this->shop->addFrontendMessage(__('Ein Link zur Generierung eines neuen Passwortes wurde Ihnen zugesendet. ÃberprÃŒfen Sie bitte Ihr Postfach.', 'wpsg'));
-						
+						$this->shop->redirect($this->shop->getURL(wpsg_ShopController::URL_PROFIL));
+
 					}
 					else
@@ -709,5 +710,5 @@
 				}
 				 
-				$this->shop->redirect($this->shop->getURL(wpsg_ShopController::URL_PROFIL)); 
+				$this->shop->redirect($this->shop->getURL(wpsg_ShopController::URL_LOSTPWD));
 				
 			}
@@ -1023,4 +1024,6 @@
 						 	`cdate` DESC
 					");
+
+					$strQuerySELECT = "";
 					
 					// Aufwerten
