Subversion Repositories Applications.referentiel

Compare Revisions

Ignore whitespace Rev 112 → Rev 113

/trunk/interfaces/squelettes/fiche_taxon.tpl.html
272,7 → 272,7
<table>
<thead>
<tr>
<th><?=($type == 'Homonymie (sensu)') ? $type : "Synonymie ".$type;?></th>
<th><?=$type_synonymie[$type];?></th>
<th class="vide" colspan="<?=($type == 'Homonymie (sensu)' || $type == 'mal appliquée') ? '6' : '5';?>">&nbsp;</th>
</tr>
<tr>
336,7 → 336,7
<? endif; ?>
<? endfor; ?>
<? else : ?>
<td><?=$taxon['rang'];?></td>
<td><?=$valeur_rang[$taxon['rang']].' ('.$taxon['rang'].')';?></td>
<? endif; ?>
<td>
<a href="<?=Recherche::getUrlFicheTaxon($taxon)?>"><?=$taxon['nom_complet'];?></a>