Index: /mods/wpsg_mod_basic.class.php
===================================================================
--- /mods/wpsg_mod_basic.class.php	(revision 6848)
+++ /mods/wpsg_mod_basic.class.php	(revision 6849)
@@ -15,71 +15,69 @@
 		/** Array in dem die Reihenfolge der Module bestimmt wird */
 		var $arIDs = array( 
-			1 		=> 'wpsg_mod_prepayment',
-			2 		=> 'wpsg_mod_paypal',	
+			1 		=> 'wpsg_mod_prepayment', // Vorkasse
+			2 		=> 'wpsg_mod_paypal', // Paypal	
 			3		=> 'wpsg_mod_debitpayment',		
-			5 		=> 'wpsg_mod_su',
-			6 		=> 'wpsg_mod_versandarten',
-			7		=> 'wpsg_mod_skrill',
-			9 		=> 'wpsg_mod_productgroups',
-			10      => 'wpsg_mod_paypalapi',			
+			5 		=> 'wpsg_mod_su', //SofortÃŒberweisung
+			6 		=> 'wpsg_mod_versandarten', // Versandarten
+			7		=> 'wpsg_mod_skrill', // Skrill
+			9 		=> 'wpsg_mod_productgroups', // Produktgruppen
+			10      => 'wpsg_mod_paypalapi', // Paypal Plus			
 			11		=> 'wpsg_mod_shs',
-			12		=> 'wpsg_mod_wirecard',
-			13 		=> 'wpsg_mod_si',
+			12		=> 'wpsg_mod_wirecard', // Wirecard
+			13 		=> 'wpsg_mod_si', // SofortIdent
 			14      => 'wpsg_mod_test',
-			15 		=> 'wpsg_mod_produktartikel',
-			16		=> 'wpsg_mod_creditcard',
-			17		=> 'wpsg_mod_targo',
-			20 		=> 'wpsg_mod_autodebit',
-			30		=> 'wpsg_mod_productindex',
-			70		=> 'wpsg_mod_auftragsbestaetigung',			
-			85 		=> 'wpsg_mod_produktattribute',
-			90 		=> 'wpsg_mod_stock',
+			15 		=> 'wpsg_mod_produktartikel', // ProduktArtikel
+			16		=> 'wpsg_mod_creditcard', // Kreditkarte
+			17		=> 'wpsg_mod_targo', // Targobank
+			20 		=> 'wpsg_mod_autodebit', 
+			30		=> 'wpsg_mod_productindex', // ProduktÃŒbersicht
+			70		=> 'wpsg_mod_auftragsbestaetigung', // AuftragsbestÃ€tigung			
+			85 		=> 'wpsg_mod_produktattribute', // Produktattribute
+			90 		=> 'wpsg_mod_stock', // Lagerbestand
             91 		=> 'wpsg_mod_productvariants', // Vor Weight, da Gewicht schon den Standard Key brauch
-			95 		=> 'wpsg_mod_weight',
-			96 		=> 'wpsg_mod_userpayment',			
+			95 		=> 'wpsg_mod_weight', // Produktgewicht
+			96 		=> 'wpsg_mod_userpayment', // Zahlungsarten			
 			97	 	=> 'wpsg_mod_scaleprice', // Vor Varianten
 			98 		=> 'wpsg_mod_varianten', // Vor Rabatt (100 nicht vergeben = Core)			 
 			101     => 'wpsg_mod_downloadplus',	// 100 = Core reserviert	
-			105 	=> 'wpsg_mod_basketteaser',
-			125		=> 'wpsg_mod_protectedshops',
+			105 	=> 'wpsg_mod_basketteaser', // Warenkorbteaser
+			125		=> 'wpsg_mod_protectedshops', // Protected Shops
 			130 	=> 'wpsg_mod_willcollect',
-			135 	=> 'wpsg_mod_shippingadress',			
-			160		=> 'wpsg_mod_gutschein',
-			161		=> 'wpsg_mod_voucherproduct',
-			300 	=> 'wpsg_mod_export',
-			440 	=> 'wpsg_mod_statistics',
-			450 	=> 'wpsg_mod_piwik',
-			500 	=> 'wpsg_mod_freeshipping',
+			135 	=> 'wpsg_mod_shippingadress', // Lieferadresse			
+			160		=> 'wpsg_mod_gutschein', // Gutschein
+			161		=> 'wpsg_mod_voucherproduct', // ZubehÃ¶rprodukt
+			300 	=> 'wpsg_mod_export', // Exportprofile
+			440 	=> 'wpsg_mod_statistics', // Statistiken
+			450 	=> 'wpsg_mod_piwik', // Piwik
+			500 	=> 'wpsg_mod_freeshipping', // Versandkostenfrei
 			599		=> 'wpsg_mod_newsletter', // wpNewsletterGermany
 			600		=> 'wpsg_mod_nlsatolo', // Satollo Newsletter Integration			
-			601		=> 'wpsg_mod_downloadprodukte',
-			602		=> 'wpsg_mod_videodownload',			
+			601		=> 'wpsg_mod_downloadprodukte', // Downloadprodukte
+			602		=> 'wpsg_mod_videodownload', // Videodownload			
 			700		=> 'wpsg_mod_discount', // Rabatt muss nach den Varianten kommen, damit Rabatt auf Variantenpreis gerechnet wird
 			701		=> 'wpsg_mod_fuellmenge', // Nach Rabatt
 			810 	=> 'wpsg_moc_cab',
-			815 	=> 'wpsg_mod_billsafe',
-			816		=> 'wpsg_mod_klarna',
-			900		=> 'wpsg_mod_ordervars',
-			950 	=> 'wpsg_mod_productvars',
-			951		=> 'wpsg_mod_ordercondition',
-			1000	=> 'wpsg_mod_kundenkontakt',
-			1001    => 'wpsg_mod_customerbudget',
-			1600 	=> 'wpsg_mod_relatedproducts',
-			1610	=> 'wpsg_mod_bankalignment',
-			1620	=> 'wpsg_mod_ebay',
-			1630	=> 'wpsg_mod_abo',			
-			1650	=> 'wpsg_mod_customermap',
-			1700 	=> 'wpsg_mod_onepagecheckout',
-			1750	=> 'wpsg_mod_micropayment',
-			1800	=> 'wpsg_mod_haendlerbund',
-			1850	=> 'wpsg_mod_productfilter',
-			1900	=> 'wpsg_mod_legaltexts',
-			1950 	=> 'wpsg_mod_topseller',
-			2000 	=> 'wpsg_mod_deliverynote',			
-			2050    => 'wpsg_mod_funding',
-			2100	=> 'wpsg_mod_productpackage',
+			815 	=> 'wpsg_mod_billsafe', // Billsafe
+			816		=> 'wpsg_mod_klarna', // Klarna
+			900		=> 'wpsg_mod_ordervars', // Bestellvariable
+			950 	=> 'wpsg_mod_productvars', // Produktvariable
+			951		=> 'wpsg_mod_ordercondition', // Bestellbedingungen
+			1000	=> 'wpsg_mod_kundenkontakt', // Kundenkontakt
+			1001    => 'wpsg_mod_customerbudget', // Kundenbudget
+			1600 	=> 'wpsg_mod_relatedproducts', //ZubehÃ¶rprodukte
+			1610	=> 'wpsg_mod_bankalignment', // Bankenabgleich
+			1630	=> 'wpsg_mod_abo', // Aboprodukte			
+			1700 	=> 'wpsg_mod_onepagecheckout', // Einseitencheckout
+			1750	=> 'wpsg_mod_micropayment', // Micropayment
+			1800	=> 'wpsg_mod_haendlerbund', // HÃ€ndlerbund
+			1850	=> 'wpsg_mod_productfilter', // Produktfilter
+			1900	=> 'wpsg_mod_legaltexts', // Rechtstexte
+			1950 	=> 'wpsg_mod_topseller', // Topseller
+			2000 	=> 'wpsg_mod_deliverynote', // Lieferschein			
+			2050    => 'wpsg_mod_funding', // Crowdfunding 
+			2100	=> 'wpsg_mod_productpackage', // Produktpaket
 			3000 	=> 'wpsg_mod_spconditions',
-			3050	=> 'wpsg_mod_giropay',
-			3060	=> 'wpsg_mod_securepay',
+			3050	=> 'wpsg_mod_giropay', /* Giropay*/
+			3060	=> 'wpsg_mod_securepay', /* SecurePay*/
 			3061	=> 'wpsg_mod_icp', /* Kopie von Securepay */
 			3070	=> 'wpsg_mod_minrequest', /* Mindestbestellwert */
@@ -92,10 +90,10 @@
 			3140	=> 'wpsg_mod_amazon', /* Amazon Payment */
 			4000	=> 'wpsg_mod_crefopay', /* Sollte die letzte Zahlungsart bleiben, da sie die anderen ausblendet */
-			3150	=> 'wpsg_mod_request',
-			3250	=> 'wpsg_mod_addressvalidation',
+			3150	=> 'wpsg_mod_request', // Anfrageprodukt 
+			3250	=> 'wpsg_mod_addressvalidation', // Adress-Validierung 
 			5000	=> 'wpsg_mod_trustedshops', // Sollte nach den Zahlungsanbietern kommen wegen order_done
-			5100    => 'wpsg_mod_productview', 
-			5200    => 'wpsg_mod_recaptcha',
-			5300	=> 'wpsg_mod_converter'
+			5100    => 'wpsg_mod_productview', // Produktansicht 
+			5200    => 'wpsg_mod_recaptcha', 
+			5300	=> 'wpsg_mod_converter' // Konverter von wpsg3 auf wpsg4
 		);
 		
Index: /views/admin/musterwiderruf.pdf.phtml
===================================================================
--- /views/admin/musterwiderruf.pdf.phtml	(revision 6848)
+++ /views/admin/musterwiderruf.pdf.phtml	(revision 6849)
@@ -12,4 +12,5 @@
 	$adress_left 				= 25;	
 	$adress_top					= 55;
+	$adress_right				= 205;
 	
 	// Positionierund des Textes
@@ -28,4 +29,8 @@
 	$pdf->Text($adress_left, $adress_top + 10, $this->get_option('wpsg_shopdata_street'));
 	$pdf->Text($adress_left, $adress_top + 15, $this->get_option('wpsg_shopdata_zip').' '.$this->get_option('wpsg_shopdata_city'));
+	
+	$pdf->Text($adress_right, $adress_top + 5, __('Telefon: ', 'wpsg'). $this->get_option('wpsg_shopdata_tel'));
+	$pdf->Text($adress_right, $adress_top + 10, __('Fax: ', 'wpsg'). $this->get_option('wpsg_shopdata_fax'));
+	$pdf->Text($adress_right, $adress_top + 15, __('E-Mail: ', 'wpsg'). $this->get_option('wpsg_shopdata_email'));	
 	
 	// Rechnungsdaten
