Index: /mods/wpsg_mod_coverletter.class.php
===================================================================
--- /mods/wpsg_mod_coverletter.class.php	(revision 7311)
+++ /mods/wpsg_mod_coverletter.class.php	(revision 7312)
@@ -209,5 +209,5 @@
 						'/%shopinfo_zip%/i' => $this->shop->get_option('wpsg_shopdata_2_zip'),
 						'/%shopinfo_city%/i' => $this->shop->get_option('wpsg_shopdata_2_city'),
-						'/%shopinfo_country%/i' => "==".$this->shop->get_option('wpsg_shopdata_2_country'),
+						'/%shopinfo_country%/i' => $this->shop->get_option('wpsg_shopdata_2_country'),
 						'/%shopinfo_tel%/i' => $this->shop->get_option('wpsg_shopdata_2_tel'),
 						'/%shopinfo_fax%/i' => $this->shop->get_option('wpsg_shopdata_2_fax'),
