Index: /mods/wpsg_mod_gutschein.class.php
===================================================================
--- /mods/wpsg_mod_gutschein.class.php	(revision 6735)
+++ /mods/wpsg_mod_gutschein.class.php	(revision 6736)
@@ -867,5 +867,5 @@
 		{
 
-			/*
+			
 			if (isset($_REQUEST['wpshopgermany-submit-gs_del']))
 			{
@@ -1018,6 +1018,7 @@
 			}
 
-			if (isset($_REQUEST['wpsg_voucher_export']) && $_REQUEST['wpsg_voucher_export'] == '1')
-			{
+			//if (isset($_REQUEST['wpsg_voucher_export']) && $_REQUEST['wpsg_voucher_export'] == '1')
+			if (isset($_REQUEST['action']) && $_REQUEST['action'] == 'export')
+				{
 
 				$strCSV  = "code;value;start_date;end_date;comment;calc_typ;multi;products";
@@ -1069,5 +1070,5 @@
 
 			}
-			*/
+			
 
 			if (isset($_REQUEST['submit-multidelete']))
