// Merge -> revision 9352

This commit is contained in:
rMalie
2011-10-14 08:20:54 +00:00
parent 85937793ec
commit d79fcf00fb
332 changed files with 6104 additions and 2643 deletions
@@ -311,7 +311,7 @@ class TrustedShopsRating extends AbsTrustedShops
</script>';
$content = $javascript .
'<form action="'.$this->_makeFormAction(Tools::safeOutput($_SERVER['REQUEST_URI']), $this->id_tab).'" method="post">
'<form action="'.$this->_makeFormAction(strip_tags($_SERVER['REQUEST_URI']), $this->id_tab).'" method="post">
<fieldset>
<legend><img src="../img/admin/cog.gif" alt="" />'.$this->l('Basic Settings').'</legend>
<p>'.$this->l('Please fill your Trusted Shops ID (one different ID per language):').'</p>