Index: /mods/wpsg_mod_trustedshops.class.php
===================================================================
--- /mods/wpsg_mod_trustedshops.class.php	(revision 5436)
+++ /mods/wpsg_mod_trustedshops.class.php	(revision 5438)
@@ -364,5 +364,5 @@
 				{
 					
-					$mail_html = $this->shop->render(WPSG_PATH_VIEW.'/mods/mod_trustedshops/mail_html.phtml');
+					$mail_html = $this->shop->render(WPSG_PATH_VIEW.'/mods/mod_trustedshops/mail_html.phtml', false);
 					
 				}
