Index: /mods/wpsg_mod_versandarten.class.php
===================================================================
--- /mods/wpsg_mod_versandarten.class.php	(revision 7781)
+++ /mods/wpsg_mod_versandarten.class.php	(revision 7782)
@@ -570,4 +570,6 @@
 		private function getVaKosten($va) {
 
+		    if (is_admin()) return $va;
+
 		    $arBasket = $this->shop->basket->toArray();
 
@@ -613,7 +615,5 @@
 				return $va;
 				
-			}
-			else
-			{
+			} else {
 
 				// Versandart fÃŒr alle Zonen
