';
// -----------------------------------------------------
// Champs cachés
// pour awesone ou svg => flag pour afficher le bouton syle--
echo '';
echo '';
echo '';
echo '';
echo '';
echo '';
echo '';
echo '';
echo '';
echo '';
echo '';
echo '';
echo '';
echo '';
echo '';
echo '';
echo '';
echo '';
// -----------------------------------------------------
// Propager
// -----------------------------------------------------
$title="En cochant cette case l'image sera reproduite dans chaque langue";
echo 'Propager l\'icône aux autres langues : ';
if ($propager==1) {$checked='checked';} else {$checked='';}
echo '';
echo '';
echo '';
echo 'Icône actuelle : ';
// -----------------------------------------------------
// Champ ico : si posté = theIco, sinon la premiere fois DbIco vient de session (depuis menuDeroulant)
// -----------------------------------------------------
if ($theIco!='') {
if(!isset($niveau)) $niveau=1;
$test=substr($theIco,-3);
if ($test=='jpg' || $test=='peg' || $test=='gif' || $test=='ico' || $test=='png' || $test=='bmp') {
if(file_exists($theIco)) {echo '';}
if(file_exists('.' .$theIco)) { echo '
';}
if(file_exists('../.' .$theIco)) { echo '
';}
}
else {
echo '';
}
}
echo '';
echo '';
echo 'Fichier / nom : ';
echo ' ';
echo '';
// -----------------------------------------------------
// Liien vers page fontAwesome
// -----------------------------------------------------
echo '