Restore work lost by savannah backup

This commit is contained in:
Laurent Destailleur
2010-12-01 21:16:28 +00:00
parent f0a7002485
commit 6e75a3d203
33 changed files with 729 additions and 164 deletions

View File

@@ -51,7 +51,7 @@ var MOZ = (!IE && !OPE) ? true : false;
// -----------------------------------------------------
// Fonction d'initialisation de l'arbre
function arbre() {
// Choix de la balise contenant le texte. <strong> par defaut.
// Choix de la balise contenant le texte. (strong par defaut).
balise = "STRONG";
// Presentation de l'arbre au depart : deployee ('yes') ou fermee ('no')
extend = "no";