Changeset 1455 for irpg/trunk/htdocs


Ignore:
Timestamp:
Jan 11, 2006, 10:29:07 AM (18 years ago)
Author:
skalpette
Message:

fortographe

File:
1 edited

Legend:

Unmodified
Added
Removed
  • irpg/trunk/htdocs/quest.php

    r1454 r1455  
    5959    }
    6060    else {
    61         echo "        <p><b>Qu&ecirc;te :</b>".htmlentities(ucfirst($text)).".</p>\n";
     61        echo "        <p><b>Qu&ecirc;te :</b> ".htmlentities(ucfirst($text)).".</p>\n";
    6262        if ($type == 1) {
    6363            echo "        <p><b>Temps restant :</b> ".duration($time-time()).
Note: See TracChangeset for help on using the changeset viewer.