Index: /mods/wpsg_mod_voucherproduct.class.php
===================================================================
--- /mods/wpsg_mod_voucherproduct.class.php	(revision 7474)
+++ /mods/wpsg_mod_voucherproduct.class.php	(revision 7475)
@@ -99,5 +99,5 @@
 		{
 
-		    $this->shop->update_option('wpsg_mod_voucherproduct_texte', $_REQUEST['text'], false, false, WPSG_SANITIZE_TEXTFIELD);
+		    $this->shop->update_option('wpsg_mod_voucherproduct_texte', $_REQUEST['text']);
 			$this->shop->update_option('wpsg_voucherproduct_width', $_REQUEST['wpsg_voucherproduct_width'], false, false, WPSG_SANITIZE_TEXTFIELD);
 			$this->shop->update_option('wpsg_voucherproduct_height', $_REQUEST['wpsg_voucherproduct_height'], false, false, WPSG_SANITIZE_TEXTFIELD);
