[gepi-users] petit oubli version trunk-r1866.zip
    Stephane Boireau (Animateur TICE Bernay/Pont-Audemer) 
    stephane.boireau at ac-rouen.fr
       
    Lun 26 Mai  17:55:33 CEST 2008
    
    
  
Bonjour,
Le lundi 26 mai 2008 14:25, Dominique Chiariello a écrit :
> il faut décommenter la ligne 63 du fichier "accueil_modules.php".
Je ne saisis pas.
J'ai:
function affiche_ligne($chemin_,$titre_,$expli_,$tab,$statut_) {
    if (acces($chemin_,$statut_)==1)  {
        $temp = substr($chemin_,1);
        echo "<tr>\n";
        //echo "<td width=30%><a href=$temp>$titre_</a></span>";
        echo "<td width='30%'><a href=$temp>$titre_</a>";
        echo "</td>\n";
        echo "<td>$expli_</td>\n";
        echo "</tr>\n";
    }
}
Si on décommente la ligne 63:
        //echo "<td width=30%><a href=$temp>$titre_</a></span>";
on va obtenir un doublon de liens (deux colonne pour les liens).
Cordialement.
-- 
Stephane Boireau
Animateur TICE Bernay/Pont-Audemer
    
    
More information about the Gepi-users
mailing list