Index: /mods/wpsg_mod_klarna.class.php
===================================================================
--- /mods/wpsg_mod_klarna.class.php	(revision 7546)
+++ /mods/wpsg_mod_klarna.class.php	(revision 7547)
@@ -33,6 +33,6 @@
 			$this->shop->checkDefault('wpsg_mod_klarna_hint', __('Zahlen Sie auf Rechnung mit dem Zahlungsdienstleister "Klarna"', 'wpsg'), false, true);
 			
-			$this->shop->checkDefault('wpsg_mod_klarna_merchantID', '<!-- Erhalten Sie von Klarna --!>');
-			$this->shop->checkDefault('wpsg_mod_klarna_sharedSecret', '<!-- Erhalten Sie von Klarna --!>');
+			$this->shop->checkDefault('wpsg_mod_klarna_merchantID', '');
+			$this->shop->checkDefault('wpsg_mod_klarna_sharedSecret', '');
 			
 			$this->shop->checkDefault('wpsg_mod_klarna_gebuehr', '0');
