Index: /mods/wpsg_mod_autodebit.class.php
===================================================================
--- /mods/wpsg_mod_autodebit.class.php	(revision 6176)
+++ /mods/wpsg_mod_autodebit.class.php	(revision 6177)
@@ -172,6 +172,7 @@
 			
 			//if (!is_admin() && $this->shop->get_option('wpsg_mod_autodebit_aktiv') != '1') return;
-			if (is_admin() || $this->shop->get_option('wpsg_mod_targo_aktiv') == '1')
-			{
+			if (is_admin() || $this->shop->get_option('wpsg_mod_autodebit_aktiv') == '1')
+			{
+				
 				$mwst_value = $this->getTaxValue($this->shop->get_option('wpsg_mod_autodebit_mwst'), $this->shop->getDefaultCountry());			
 				
