Subversion Repositories Applications.bazar

Compare Revisions

Ignore whitespace Rev 93 → Rev 94

/trunk/bibliotheque/bazar.fonct.rss.php
127,7 → 127,7
}
//affiche le texte sinon
else {
$res .= '<h1 class="BAZ_titre">'.$GLOBALS['_BAZAR_']['typeannonce'].'</h1>'."\n";
$res .= '<h1 class="BAZ_titre">'.constant ($GLOBALS['_BAZAR_']['typeannonce']).'</h1>'."\n";
}
$res .= '<div class="BAZ_cadre_fiche">'."\n";
$res .= '<div class="BAZ_cadre_fiche_haut">'."\n";