// Merge -> revision 8800

This commit is contained in:
rMalie
2011-09-27 14:30:06 +00:00
parent cde0690abc
commit 91083e190c
110 changed files with 1240 additions and 1066 deletions
+1 -1
View File
@@ -95,7 +95,7 @@ class Reverso extends Module
$this->_html .=
'<br /><fieldset><legend>'.$this->l('Configuration').'</legend>
<form action="'.$_SERVER['REQUEST_URI'].'" method="post">
<form action="'.Tools::safeOutput($_SERVER['REQUEST_URI']).'" method="post">
<label for="serial">'.$this->l('Serial number').' :</label>
<div class="margin-form">
<input type="text" name="reverso_serial" value="'.$conf['REVERSO_SERIAL'].'" />