Index: /mods/wpsg_mod_amazon.class.php
===================================================================
--- /mods/wpsg_mod_amazon.class.php	(revision 6789)
+++ /mods/wpsg_mod_amazon.class.php	(revision 6791)
@@ -418,6 +418,5 @@
 					'mwst_null' => $this->shop->get_option('wpsg_mod_amazon_mwstland'),
 					'hint' => __($this->shop->get_option('wpsg_mod_amazon_hint'), 'wpsg'),
-					'logo' => $this->shop->getRessourceURL('mods/mod_amazon/gfx/amazon.png'),
-					'logo_100x25' => $this->shop->getRessourceURL('mods/mod_amazon/gfx/logo_100x25.png')
+					'logo' => $this->shop->getRessourceURL('mods/mod_amazon/gfx/logo_100x25.png')
 				);
 					
Index: /mods/wpsg_mod_autodebit.class.php
===================================================================
--- /mods/wpsg_mod_autodebit.class.php	(revision 6789)
+++ /mods/wpsg_mod_autodebit.class.php	(revision 6791)
@@ -184,5 +184,6 @@
 					'mwst_value' => $mwst_value,
 					'mwst_null' => $this->shop->get_option('wpsg_mod_autodebit_mwstland'),
-					'hint' => __($this->shop->get_option('wpsg_mod_autodebit_hint'))
+					'hint' => __($this->shop->get_option('wpsg_mod_autodebit_hint')),
+                    'logo' => $this->shop->getRessourceURL('mods/mod_autodebit/gfx/logo_100x25.png')
 				);
 				
Index: /mods/wpsg_mod_billsafe.class.php
===================================================================
--- /mods/wpsg_mod_billsafe.class.php	(revision 6789)
+++ /mods/wpsg_mod_billsafe.class.php	(revision 6791)
@@ -144,6 +144,5 @@
 				'mwst_null' => $this->shop->get_option('wpsg_mod_billsafe_mwstland'),
 				'hint' => __($this->shop->get_option('wpsg_mod_billsafe_hint')),
-				'logo' => WPSG_URL_CONTENT.'plugins/'.WPSG_FOLDERNAME.'/views/gfx/billsafe.png',
-				'logo_100x25' => $this->shop->getRessourceURL('mods/mod_billsafe/gfx/logo_100x25.png')
+				'logo' => $this->shop->getRessourceURL('mods/mod_billsafe/gfx/logo_100x25.png'),
 			);
 			
Index: /mods/wpsg_mod_creditcard.class.php
===================================================================
--- /mods/wpsg_mod_creditcard.class.php	(revision 6789)
+++ /mods/wpsg_mod_creditcard.class.php	(revision 6791)
@@ -92,6 +92,5 @@
 					'mwst_null' => $this->shop->get_option('wpsg_mod_creditcard_mwstland'),
 					'hint' => __($this->shop->get_option('wpsg_mod_creditcard_hint')),
-					'logo' => $this->shop->getRessourceURL('mods/mod_creditcard/gfx/creditcard.png'),
-					'logo_100x25' => $this->shop->getRessourceURL('mods/mod_creditcard/gfx/logo_100x25.png')
+					'logo' => $this->shop->getRessourceURL('mods/mod_creditcard/gfx/logo_100x25.png')
 				);
 				
Index: /mods/wpsg_mod_crefopay.class.php
===================================================================
--- /mods/wpsg_mod_crefopay.class.php	(revision 6789)
+++ /mods/wpsg_mod_crefopay.class.php	(revision 6791)
@@ -148,6 +148,5 @@
 				'mwst_null' => $this->shop->get_option('wpsg_mod_crefopay_mwstland'),
 				'hint' => '',
-				'logo' => $this->shop->getRessourceURL('mods/mod_crefopay/gfx/logo_crefopay.gif'),
-				'logo_100x25' => $this->shop->getRessourceURL('mods/mod_crefopay/gfx/logo_100x25.png')
+				'logo' => $this->shop->getRessourceURL('mods/mod_crefopay/gfx/logo_100x25.gif')
 			);
 					
Index: /mods/wpsg_mod_flexipay.class.php
===================================================================
--- /mods/wpsg_mod_flexipay.class.php	(revision 6789)
+++ /mods/wpsg_mod_flexipay.class.php	(revision 6791)
@@ -136,6 +136,5 @@
 					'mwst_null' => $this->shop->get_option('wpsg_mod_flexipay_mwstland'),
 					'hint' => __($this->shop->get_option('wpsg_mod_flexipay_hint'), 'wpsg'),
-					'logo' => ((wpsg_isSizedString($this->shop->get_option('wpsg_mod_flexipay_logo')))?$this->shop->get_option('wpsg_mod_flexipay_logo'):$this->shop->getRessourceURL('mods/mod_flexipay/gfx/flexipay.gif')),
-					'logo_100x25' => $this->shop->getRessourceURL('mods/mod_flexipay/gfx/logo_100x25.png')
+					'logo' => ((wpsg_isSizedString($this->shop->get_option('wpsg_mod_flexipay_logo')))?$this->shop->get_option('wpsg_mod_flexipay_logo'):$this->shop->getRessourceURL('mods/mod_flexipay/gfx/logo_100x25.png'))
 				);
 		
Index: /mods/wpsg_mod_giropay.class.php
===================================================================
--- /mods/wpsg_mod_giropay.class.php	(revision 6789)
+++ /mods/wpsg_mod_giropay.class.php	(revision 6791)
@@ -144,6 +144,5 @@
 						'mwst_null' => $this->shop->get_option('wpsg_mod_giropay_giropay_mwstland'),
 						'hint' => __($this->shop->get_option('wpsg_mod_giropay_giropay_hint')),
-						'logo' => ((wpsg_isSizedString($this->shop->get_option('wpsg_mod_giropay_giropay_logo')))?$this->shop->get_option('wpsg_mod_giropay_giropay_logo'):$this->shop->getRessourceURL('mods/mod_giropay/gfx/gc_giropay.png')),
-						'logo_100x25' => $this->shop->getRessourceURL('mods/mod_giropay/gfx/logo_100x25.png')
+						'logo' => ((wpsg_isSizedString($this->shop->get_option('wpsg_mod_giropay_giropay_logo')))?$this->shop->get_option('wpsg_mod_giropay_giropay_logo'):$this->shop->getRessourceURL('mods/mod_giropay/gfx/logo_100x25.png'))
 				);
 				
@@ -165,6 +164,5 @@
 						'mwst_null' => $this->shop->get_option('wpsg_mod_giropay_creditcard_mwstland'),
 						'hint' => __($this->shop->get_option('wpsg_mod_giropay_creditcard_hint')),
-						'logo' => ((wpsg_isSizedString($this->shop->get_option('wpsg_mod_giropay_creditcard_logo')))?$this->shop->get_option('wpsg_mod_giropay_creditcard_logo'):$this->shop->getRessourceURL('mods/mod_giropay/gfx/gc_creditcard.png')),
-						'logo_100x25' => $this->shop->getRessourceURL('mods/mod_giropay/gfx/logo_100x25.png')
+						'logo' => ((wpsg_isSizedString($this->shop->get_option('wpsg_mod_giropay_creditcard_logo')))?$this->shop->get_option('wpsg_mod_giropay_creditcard_logo'):$this->shop->getRessourceURL('mods/mod_giropay/gfx/logo_100x25.png'))
 				);
 			
@@ -186,6 +184,5 @@
 						'mwst_null' => $this->shop->get_option('wpsg_mod_giropay_directdebit_mwstland'),
 						'hint' => __($this->shop->get_option('wpsg_mod_giropay_directdebit_hint')),
-						'logo' => ((wpsg_isSizedString($this->shop->get_option('wpsg_mod_giropay_directdebit_logo')))?$this->shop->get_option('wpsg_mod_giropay_directdebit_logo'):$this->shop->getRessourceURL('mods/mod_giropay/gfx/gc_directdebit.png')),
-						'logo_100x25' => $this->shop->getRessourceURL('mods/mod_giropay/gfx/logo_100x25.png')
+						'logo' => ((wpsg_isSizedString($this->shop->get_option('wpsg_mod_giropay_directdebit_logo')))?$this->shop->get_option('wpsg_mod_giropay_directdebit_logo'):$this->shop->getRessourceURL('mods/mod_giropay/gfx/logo_100x25.png'))
 				);
 			
Index: /mods/wpsg_mod_icp.class.php
===================================================================
--- /mods/wpsg_mod_icp.class.php	(revision 6789)
+++ /mods/wpsg_mod_icp.class.php	(revision 6791)
@@ -136,5 +136,5 @@
 					'mwst_null' => $this->shop->get_option('wpsg_mod_icp_mwstland'),
 					'hint' => __($this->shop->get_option('wpsg_mod_icp_hint'), 'wpsg'),
-					'logo' => ((wpsg_isSizedString($this->shop->get_option('wpsg_mod_icp_logo')))?$this->shop->get_option('wpsg_mod_icp_logo'):$this->shop->getRessourceURL('mods/mod_icp/gfx/icp.png'))
+					'logo' => ((wpsg_isSizedString($this->shop->get_option('wpsg_mod_icp_logo')))?$this->shop->get_option('wpsg_mod_icp_logo'):$this->shop->getRessourceURL('mods/mod_icp/gfx/logo_100x25.png'))
 				);
 		
Index: /mods/wpsg_mod_klarna.class.php
===================================================================
--- /mods/wpsg_mod_klarna.class.php	(revision 6789)
+++ /mods/wpsg_mod_klarna.class.php	(revision 6791)
@@ -107,6 +107,5 @@
 				'mwst_null' => $this->shop->get_option('wpsg_mod_klarna_mwstland'),
 				'hint' => __($this->shop->get_option('wpsg_mod_klarna_hint')),
-				'logo' => $this->shop->getRessourceURL('mods/mod_klarna/gfx/klarna_rechnung.png'),
-				'logo_100x25' => $this->shop->getRessourceURL('mods/mod_klarna/gfx/logo_100x25.png')
+				'logo' => $this->shop->getRessourceURL('mods/mod_klarna/gfx/logo_100x25.png')
 			);
 			
Index: /mods/wpsg_mod_micropayment.class.php
===================================================================
--- /mods/wpsg_mod_micropayment.class.php	(revision 6789)
+++ /mods/wpsg_mod_micropayment.class.php	(revision 6791)
@@ -269,6 +269,5 @@
 					'mwst_null' => $this->shop->get_option('wpsg_mod_micropayment_creditcard_mwstland'),
 					'hint' => __($this->shop->get_option('wpsg_mod_micropayment_creditcard_hint')),
-					'logo' => ((wpsg_isSizedString($this->shop->get_option('wpsg_mod_micropayment_creditcard_logo')))?$this->shop->get_option('wpsg_mod_micropayment_creditcard_logo'):$this->shop->getRessourceURL('mods/mod_micropayment/gfx/creditcard.png')),
-					'logo_100x25' => $this->shop->getRessourceURL('mods/mod_micropayment/gfx/logo_100x25.png')
+					'logo' => ((wpsg_isSizedString($this->shop->get_option('wpsg_mod_micropayment_creditcard_logo')))?$this->shop->get_option('wpsg_mod_micropayment_creditcard_logo'):$this->shop->getRessourceURL('mods/mod_micropayment/gfx/logo_100x25.png'))
 				);
 			
@@ -293,6 +292,5 @@
 					'mwst_null' => $this->shop->get_option('wpsg_mod_micropayment_creditcardreservation_mwstland'),
 					'hint' => __($this->shop->get_option('wpsg_mod_micropayment_creditcardreservation_hint')),
-					'logo' => ((wpsg_isSizedString($this->shop->get_option('wpsg_mod_micropayment_creditcardreservation_logo')))?$this->shop->get_option('wpsg_mod_micropayment_creditcardreservation_logo'):$this->shop->getRessourceURL('mods/mod_micropayment/gfx/creditcard.png')),
-					'logo_100x25' => $this->shop->getRessourceURL('mods/mod_micropayment/gfx/logo_100x25.png')						
+					'logo' => ((wpsg_isSizedString($this->shop->get_option('wpsg_mod_micropayment_creditcardreservation_logo')))?$this->shop->get_option('wpsg_mod_micropayment_creditcardreservation_logo'):$this->shop->getRessourceURL('mods/mod_micropayment/gfx/logo_100x25.png'))
 				);
 				
@@ -317,6 +315,5 @@
 					'mwst_null' => $this->shop->get_option('wpsg_mod_micropayment_directdebit_mwstland'),
 					'hint' => __($this->shop->get_option('wpsg_mod_micropayment_directdebit_hint')),
-					'logo' => ((wpsg_isSizedString($this->shop->get_option('wpsg_mod_micropayment_directdebit_logo')))?$this->shop->get_option('wpsg_mod_micropayment_directdebit_logo'):$this->shop->getRessourceURL('mods/mod_micropayment/gfx/directdebit.png')),
-					'logo_100x25' => $this->shop->getRessourceURL('mods/mod_micropayment/gfx/logo_100x25.png')
+					'logo' => ((wpsg_isSizedString($this->shop->get_option('wpsg_mod_micropayment_directdebit_logo')))?$this->shop->get_option('wpsg_mod_micropayment_directdebit_logo'):$this->shop->getRessourceURL('mods/mod_micropayment/gfx/logo_100x25.png'))
 				);
 					
@@ -339,6 +336,5 @@
 					'mwst_null' => $this->shop->get_option('wpsg_mod_micropayment_ebank2pay_mwstland'),
 					'hint' => __($this->shop->get_option('wpsg_mod_micropayment_ebank2pay_hint')),
-					'logo' => ((wpsg_isSizedString($this->shop->get_option('wpsg_mod_micropayment_ebank2pay_logo')))?$this->shop->get_option('wpsg_mod_micropayment_ebank2pay_logo'):$this->shop->getRessourceURL('mods/mod_micropayment/gfx/bank2pay.png')),
-					'logo_100x25' => $this->shop->getRessourceURL('mods/mod_micropayment/gfx/logo_100x25.png')
+					'logo' => ((wpsg_isSizedString($this->shop->get_option('wpsg_mod_micropayment_ebank2pay_logo')))?$this->shop->get_option('wpsg_mod_micropayment_ebank2pay_logo'):$this->shop->getRessourceURL('mods/mod_micropayment/gfx/logo_100x25.png'))
 				);
 				
@@ -363,6 +359,5 @@
 					'mwst_null' => $this->shop->get_option('wpsg_mod_micropayment_prepayment_mwstland'),
 					'hint' => __($this->shop->get_option('wpsg_mod_micropayment_prepayment_hint')),
-					'logo' => ((wpsg_isSizedString($this->shop->get_option('wpsg_mod_micropayment_prepayment_logo')))?$this->shop->get_option('wpsg_mod_micropayment_prepayment_logo'):$this->shop->getRessourceURL('mods/mod_micropayment/gfx/prepayment.png')),
-					'logo_100x25' => $this->shop->getRessourceURL('mods/mod_micropayment/gfx/logo_100x25.png')
+					'logo' => ((wpsg_isSizedString($this->shop->get_option('wpsg_mod_micropayment_prepayment_logo')))?$this->shop->get_option('wpsg_mod_micropayment_prepayment_logo'):$this->shop->getRessourceURL('mods/mod_micropayment/gfx/logo_100x25.png'))
 				);
 			
@@ -385,6 +380,5 @@
 					'mwst_null' => $this->shop->get_option('wpsg_mod_micropayment_call2pay_mwstland'),
 					'hint' => __($this->shop->get_option('wpsg_mod_micropayment_call2pay_hint')),
-					'logo' => ((wpsg_isSizedString($this->shop->get_option('wpsg_mod_micropayment_call2pay_logo')))?$this->shop->get_option('wpsg_mod_micropayment_call2pay_logo'):$this->shop->getRessourceURL('mods/mod_micropayment/gfx/call2pay.png')),
-					'logo_100x25' => $this->shop->getRessourceURL('mods/mod_micropayment/gfx/logo_100x25.png')
+					'logo' => ((wpsg_isSizedString($this->shop->get_option('wpsg_mod_micropayment_call2pay_logo')))?$this->shop->get_option('wpsg_mod_micropayment_call2pay_logo'):$this->shop->getRessourceURL('mods/mod_micropayment/gfx/logo_100x25.png'))
 				);
 					
@@ -409,6 +403,5 @@
 					'mwst_null' => $this->shop->get_option('wpsg_mod_micropayment_handypay_mwstland'),
 					'hint' => __($this->shop->get_option('wpsg_mod_micropayment_handypay_hint')),
-					'logo' => ((wpsg_isSizedString($this->shop->get_option('wpsg_mod_micropayment_handypay_logo')))?$this->shop->get_option('wpsg_mod_micropayment_handypay_logo'):$this->shop->getRessourceURL('mods/mod_micropayment/gfx/handypay.png')),
-					'logo_100x25' => $this->shop->getRessourceURL('mods/mod_micropayment/gfx/logo_100x25.png')
+					'logo' => ((wpsg_isSizedString($this->shop->get_option('wpsg_mod_micropayment_handypay_logo')))?$this->shop->get_option('wpsg_mod_micropayment_handypay_logo'):$this->shop->getRessourceURL('mods/mod_micropayment/gfx/logo_100x25.png'))
 				);
 					 
Index: /mods/wpsg_mod_paypal.class.php
===================================================================
--- /mods/wpsg_mod_paypal.class.php	(revision 6789)
+++ /mods/wpsg_mod_paypal.class.php	(revision 6791)
@@ -183,6 +183,5 @@
 				'mwst_null' => $this->shop->get_option('wpsg_mod_paypal_mwstland'),
 				'hint' => __($this->shop->get_option('wpsg_mod_paypal_hint')),
-				'logo' => $this->shop->getRessourceURL('mods/mod_paypal/gfx/paypal.png'),
-				'logo_100x25' => $this->shop->getRessourceURL('mods/mod_paypal/gfx/logo_100x25.png')
+				'logo' => $this->shop->getRessourceURL('mods/mod_paypal/gfx/logo_100x25.png')
 			);
 			
Index: /mods/wpsg_mod_paypalapi.class.php
===================================================================
--- /mods/wpsg_mod_paypalapi.class.php	(revision 6789)
+++ /mods/wpsg_mod_paypalapi.class.php	(revision 6791)
@@ -202,6 +202,5 @@
 					'mwst_null' => $this->shop->get_option('wpsg_mod_paypalapi_mwstland'),
 					'hint' => __($this->shop->get_option('wpsg_mod_paypalapi_plus_hint'), 'wpsg'),
-					'logo' => $this->shop->getRessourceURL('mods/mod_paypalapi/gfx/paypalplus.png'),
-					'logo_100x25' => $this->shop->getRessourceURL('mods/mod_paypalapi/gfx/logo_100x25.png')
+					'logo' => $this->shop->getRessourceURL('mods/mod_paypalapi/gfx/logo_100x25.png')
 				);
 			
@@ -889,5 +888,5 @@
 					);
 					
-					if (wpsg_isSizedString($payment['logo_100x25'])) $tpp['imageUrl'] = $payment['logo_100x25'];
+					if (wpsg_isSizedString($payment['logo'])) $tpp['imageUrl'] = $payment['logo'];
 					 
 					$arThirdPartyPayment[] = $tpp;
Index: /mods/wpsg_mod_prepayment.class.php
===================================================================
--- /mods/wpsg_mod_prepayment.class.php	(revision 6789)
+++ /mods/wpsg_mod_prepayment.class.php	(revision 6791)
@@ -108,6 +108,5 @@
 				'mwst_null' => $this->shop->get_option('wpsg_mod_prepayment_mwstland'),
 				'hint' => $this->shop->get_option('wpsg_mod_prepayment_hint'),
-				'logo' => $this->shop->getRessourceURL('mods/mod_prepayment/gfx/vorkasse.png'),
-				'logo_100x25' => $this->shop->getRessourceURL('mods/mod_prepayment/gfx/logo_100x25.png')
+				'logo' => $this->shop->getRessourceURL('mods/mod_prepayment/gfx/logo_100x25.png')
 			);
 			
Index: /mods/wpsg_mod_securepay.class.php
===================================================================
--- /mods/wpsg_mod_securepay.class.php	(revision 6789)
+++ /mods/wpsg_mod_securepay.class.php	(revision 6791)
@@ -137,6 +137,5 @@
 					'mwst_null' => $this->shop->get_option('wpsg_mod_securepay_mwstland'),
 					'hint' => __($this->shop->get_option('wpsg_mod_securepay_hint'), 'wpsg'),
-					'logo' => ((wpsg_isSizedString($this->shop->get_option('wpsg_mod_securepay_logo')))?$this->shop->get_option('wpsg_mod_securepay_logo'):$this->shop->getRessourceURL('mods/mod_securepay/gfx/securepay.png')),
-					'logo_100x25' => $this->shop->getRessourceURL('mods/mod_securepay/gfx/logo_100x25.png')
+					'logo' => ((wpsg_isSizedString($this->shop->get_option('wpsg_mod_securepay_logo')))?$this->shop->get_option('wpsg_mod_securepay_logo'):$this->shop->getRessourceURL('mods/mod_securepay/gfx/logo_100x25.png'))
 				);
 		
Index: /mods/wpsg_mod_shs.class.php
===================================================================
--- /mods/wpsg_mod_shs.class.php	(revision 6789)
+++ /mods/wpsg_mod_shs.class.php	(revision 6791)
@@ -180,5 +180,5 @@
 					'mwst_null' => $this->shop->get_option('wpsg_mod_shs_mwstland'),
 					'hint' => __($this->shop->get_option('wpsg_mod_shs_hint_creditcard')),
-					'logo' => (($nSHS == 1)?$this->shop->getRessourceURL('mods/mod_shs/gfx/internetkasse-logo.png'):$this->shop->getRessourceURL('mods/mod_shs/gfx/internetkasse-logo_creditcard.png'))
+					'logo' => $this->shop->getRessourceURL('mods/mod_shs/gfx/logo_100x25.png')
 				);
 			
@@ -196,5 +196,5 @@
 					'mwst_null' => $this->shop->get_option('wpsg_mod_shs_mwstland'),
 					'hint' => __($this->shop->get_option('wpsg_mod_shs_hint_maestro')),
-					'logo' => (($nSHS == 1)?$this->shop->getRessourceURL('mods/mod_shs/gfx/internetkasse-logo.png'):$this->shop->getRessourceURL('mods/mod_shs/gfx/internetkasse-logo_maestro.png'))
+					'logo' => $this->shop->getRessourceURL('mods/mod_shs/gfx/logo_100x25.png')
 				);
 					
@@ -212,6 +212,5 @@
 					'mwst_null' => $this->shop->get_option('wpsg_mod_shs_mwstland'),
 					'hint' => __($this->shop->get_option('wpsg_mod_shs_hint_directdebit')),
-					'logo' => (($nSHS == 1)?$this->shop->getRessourceURL('mods/mod_shs/gfx/internetkasse-logo.png'):$this->shop->getRessourceURL('mods/mod_shs/gfx/internetkasse-logo_directdebit.png')),
-					'logo_100x25' => $this->shop->getRessourceURL('mods/mod_shs/gfx/logo_100x25.png')
+					'logo' => $this->shop->getRessourceURL('mods/mod_shs/gfx/logo_100x25.png')
 				);
 					
Index: /mods/wpsg_mod_skrill.class.php
===================================================================
--- /mods/wpsg_mod_skrill.class.php	(revision 6789)
+++ /mods/wpsg_mod_skrill.class.php	(revision 6791)
@@ -123,7 +123,6 @@
 				'mwst' => $this->shop->get_option('wpsg_mod_skrill_mwst'),
 				'mwst_value' => $mwst_value,
-				'mwst_null' => $this->shop->get_option('wpsg_mod_skrill_mwstland'),
-				'logo' => WPSG_URL_CONTENT.'plugins/'.WPSG_FOLDERNAME.'mods/mod_skrill/gfx/logo_100x25.png',
-				'logo_100x25' => $this->shop->getRessourceURL('mods/mod_skrill/gfx/logo_100x25.png')
+				'mwst_null' => $this->shop->get_option('wpsg_mod_skrill_mwstland'), 
+				'logo' => $this->shop->getRessourceURL('mods/mod_skrill/gfx/logo_100x25.png')
 			);
 			
Index: /mods/wpsg_mod_su.class.php
===================================================================
--- /mods/wpsg_mod_su.class.php	(revision 6789)
+++ /mods/wpsg_mod_su.class.php	(revision 6791)
@@ -147,6 +147,5 @@
 				'mwst_value' => $mwst_value,
 				'mwst_null' => $this->shop->get_option('wpsg_mod_su_mwstland'),
-			    'logo' => $this->shop->getRessourceURL('mods/mod_su/gfx/logo_100x25.png'),
-				'logo_100x25' => $this->shop->getRessourceURL('mods/mod_su/gfx/logo_100x25.png')
+			    'logo' => $this->shop->getRessourceURL('mods/mod_su/gfx/logo_100x25.png')
 			);
 			
Index: /mods/wpsg_mod_targo.class.php
===================================================================
--- /mods/wpsg_mod_targo.class.php	(revision 6789)
+++ /mods/wpsg_mod_targo.class.php	(revision 6791)
@@ -147,6 +147,5 @@
 						'mwst_null' => $this->shop->get_option('wpsg_mod_targo_mwstland'),
 						'hint' => __($this->shop->get_option('wpsg_mod_targo_hint')),
-						'logo' => $this->shop->getRessourceURL('mods/mod_targo/gfx/targologo.png'),
-						'logo_100x25' => $this->shop->getRessourceURL('mods/mod_targo/gfx/logo_100x25.png')
+						'logo' => $this->shop->getRessourceURL('mods/mod_targo/gfx/logo_100x25.png')
 					);
 					$arPayment = wpsg_array_merge($arPaymentTB, $arPayment);
Index: /mods/wpsg_mod_willcollect.class.php
===================================================================
--- /mods/wpsg_mod_willcollect.class.php	(revision 6789)
+++ /mods/wpsg_mod_willcollect.class.php	(revision 6791)
@@ -149,6 +149,5 @@
 					'mwst_value' => $mwst_value,
 					'mwst_null' => $this->shop->get_option('wpsg_mod_willcollect_mwstland'),
-					'hint' => __($this->shop->get_option('wpsg_mod_willcollect_payment_hint'), 'wpsg'),
-					'logo' => $this->shop->getRessourceURL('gfx/abholung.png')
+					'hint' => __($this->shop->get_option('wpsg_mod_willcollect_payment_hint'), 'wpsg')
 				);
 				
Index: /mods/wpsg_mod_wirecard.class.php
===================================================================
--- /mods/wpsg_mod_wirecard.class.php	(revision 6789)
+++ /mods/wpsg_mod_wirecard.class.php	(revision 6791)
@@ -160,6 +160,5 @@
 				'mwst_value' => $mwst_value,
 				'mwst_null' => $this->shop->get_option('wpsg_mod_wirecard_mwstland'),				
-				'logo' => $this->shop->getRessourceURL('mods/mod_wirecard/gfx/wirecard.png'),
-				'logo_100x25' => $this->shop->getRessourceURL('mods/mod_wirecard/gfx/logo_100x25.png')
+				'logo' => $this->shop->getRessourceURL('mods/mod_wirecard/gfx/logo_100x25.png')
 			);
 
Index: /readme.txt
===================================================================
--- /readme.txt	(revision 6789)
+++ /readme.txt	(revision 6791)
@@ -216,2 +216,7 @@
 Backup, Backup, Backup! Erst dann Update.
 ([wpShopGermany Updateanleitung](https://wordpress.org/plugins/wpshopgermany-handlerbund/ "wpShopGermany Updateanleitung")
+
+%cl%
+
+// Neueste oben
+// Ãlteste unten
Index: /views/mods/mod_paypal/order_done.phtml
===================================================================
--- /views/mods/mod_paypal/order_done.phtml	(revision 6789)
+++ /views/mods/mod_paypal/order_done.phtml	(revision 6791)
@@ -10,5 +10,5 @@
 <p>
 	<a title="<?php echo __('Mit PayPal bezahlen', 'wpsg'); ?>" href="<?php echo $this->view['paypalLink']; ?>">
-		<img src="<?php echo $this->getRessourceURL('gfx/pp-logo-big.png'); ?>" align="left" alt="<?php echo __('Mit PayPal bezahlen', 'wpsg'); ?>" style="margin-right:7px;">
+		<img src="<?php echo $this->getRessourceURL('mods/mod_billsafe/gfx/pp-logo-big.png'); ?>" align="left" alt="<?php echo __('Mit PayPal bezahlen', 'wpsg'); ?>" style="margin-right:7px;">
 	</a>
 </p>
Index: /views/mods/mod_paypalapi/order_done.phtml
===================================================================
--- /views/mods/mod_paypalapi/order_done.phtml	(revision 6789)
+++ /views/mods/mod_paypalapi/order_done.phtml	(revision 6791)
@@ -42,5 +42,5 @@
             
         <a href="<?php echo $this->view['wpsg_mod_paypalapi']['approval_url']; ?>">
-            <img src="<?php echo $this->getRessourceURL('gfx/pp-logo-big.png'); ?>" align="left" alt="<?php echo __('Mit PayPal bezahlen', 'wpsg'); ?>">
+            <img src="<?php echo $this->getRessourceURL('mods/mod_billsafe/gfx/pp-logo-big.png'); ?>" align="left" alt="<?php echo __('Mit PayPal bezahlen', 'wpsg'); ?>">
         </a>
     
