Index: /irpg/trunk/htdocs/quest.php
===================================================================
--- /irpg/trunk/htdocs/quest.php	(revision 1453)
+++ /irpg/trunk/htdocs/quest.php	(revision 1454)
@@ -59,5 +59,5 @@
     }
     else {
-        echo "        <p><b>Qu&ecirc;te :</b> A $text.</p>\n";
+        echo "        <p><b>Qu&ecirc;te :</b>".htmlentities(ucfirst($text)).".</p>\n";
         if ($type == 1) {
             echo "        <p><b>Temps restant :</b> ".duration($time-time()).
