diff --git a/htdocs/opensurvey/results.php b/htdocs/opensurvey/results.php
index 2d6796024af..81242a56ae1 100644
--- a/htdocs/opensurvey/results.php
+++ b/htdocs/opensurvey/results.php
@@ -495,7 +495,7 @@ if (GETPOST('ajoutsujet'))
print $langs->trans("Type").' '.$form->selectarray("typecolonne", $tmparray, GETPOST('typecolonne')).'
';
print '';
print ' ';
- print '';
+ print '';
print '
'."\n";
}
else