Skip to content
Extraits de code Groupes Projets
Valider 195c1453 rédigé par esj's avatar esj
Parcourir les fichiers

Pétouilles xhtml.

parent ee5f0f4e
Aucune branche associée trouvée
Aucune étiquette associée trouvée
Aucune requête de fusion associée trouvée
......@@ -372,9 +372,9 @@ function afficher_corps_articles($virtuel, $chapo, $texte, $ps, $extra)
$revision_nbsp = $activer_revision_nbsp;
if (strlen($chapo) > 0) {
$res .= "\n<div $dir_lang><b>"
$res .= "\n<div $dir_lang style='font-weight: bold;'>"
. propre($chapo)
. "</b></div>\n";
. "</div>";
}
$res .= "\n<div $dir_lang>"
......
......@@ -165,7 +165,7 @@ if ($activer_syndic != "non") {
$form .= aide("rubsyn");
$form .= "<table cellpadding='0' cellspacing='0' border='0' width='100%'><tr><td style='width: 50'>&nbsp;</td><td>";
$form .= "<table cellpadding='0' cellspacing='0' border='0' width='100%'><tr><td style='width: 10px;'>&nbsp;</td><td>";
if (strlen($url_syndic) < 8) $url_syndic = "http://";
$form .= _T('entree_adresse_fichier_syndication');
......
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