Skip to content
Extraits de code Groupes Projets
Valider 9f76c0b4 rédigé par ARNO*'s avatar ARNO*
Parcourir les fichiers

Bugs img_pack

parent 9bf488b7
Aucune branche associée trouvée
Aucune étiquette associée trouvée
Aucune requête de fusion associée trouvée
......@@ -3221,7 +3221,7 @@ function afficher_hierarchie($id_rubrique, $parents="") {
$parents = "<div class='verdana3' ".
http_style_background($logo, "padding-$spip_lang_left: 15px; $spip_lang_left center no-repeat").
http_style_background($logo, " $spip_lang_left center no-repeat; padding-$spip_lang_left: 15px;").
"<a href='naviguer.php3?coll=$id_rubrique'>".typo($titre)."</a></div>\n<div style='margin-$spip_lang_left: 15px;'>".$parents."</div>";
......@@ -3231,7 +3231,7 @@ function afficher_hierarchie($id_rubrique, $parents="") {
else {
$logo = "racine-site-12.gif";
$parents = "<div class='verdana3' " .
http_style_background($logo, "padding-$spip_lang_left: 15px; $spip_lang_left center no-repeat").
http_style_background($logo, " $spip_lang_left center no-repeat; padding-$spip_lang_left: 15px;").
"<a href='naviguer.php3?coll=$id_rubrique'><b>"._T('lien_racine_site')."</b></a>".aide ("rubhier")."</div>\n<div style='margin-$spip_lang_left: 15px;'>".$parents."</div>";
echo $parents;
......
......@@ -500,7 +500,7 @@ function afficher_sites($titre_table, $requete) {
}
$s .= http_img_pack('$puce', "alt='' width='7' height='7' border='0'") ."&nbsp;&nbsp;";
$s .= http_img_pack($puce, "alt='' width='7' height='7' border='0'") ."&nbsp;&nbsp;";
$s .= typo($nom_site);
/*if ($moderation == 'oui')
......
0% Chargement en cours ou .
You are about to add 0 people to the discussion. Proceed with caution.
Terminez d'abord l'édition de ce message.
Veuillez vous inscrire ou vous pour commenter