Subversion Repositories Applications.referentiel

Rev

Rev 234 | Rev 243 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 234 Rev 241
Line 584... Line 584...
584
		<?php if (isset($classification)) : ?>
584
		<?php if (isset($classification)) : ?>
585
			<? foreach ($classification as $type=>$class) : ?>
585
			<? foreach ($classification as $type=>$class) : ?>
586
				<table>
586
				<table>
587
					<thead>
587
					<thead>
588
						<tr>
588
						<tr>
589
							<th <?=($type == 'inférieurs') ? 'colspan="'.$niveau.'"' : '' ?>>Taxons <?=$type;?></th>
589
							<th <?=($type == 'inférieurs') ? 'colspan="'.$niveau.'"' : '' ?>>
-
 
590
								Taxons <?=$type;?>
-
 
591
								<? if ($type == 'inférieurs') : ?><br />
-
 
592
									(<? foreach ($noms_rang as $rang => $nb_noms) : ?>
-
 
593
										<?= $nb_noms.' '.$valeur_rang[$rang].'s ';?>
-
 
594
									<? endforeach; ?>)
-
 
595
								<? endif; ?>
-
 
596
							</th>
590
							<th class="vide" colspan="6">&nbsp;</th>
597
							<th class="vide" colspan="6">&nbsp;</th>
591
						</tr>
598
						</tr>
592
						<tr>
599
						<tr>
593
							<th <?=($type == 'inférieurs') ? 'colspan="'.$niveau.'"' : '' ?>>Rang</th>
600
							<th <?=($type == 'inférieurs') ? 'colspan="'.$niveau.'"' : '' ?>>Rang</th>
594
							<th>Nom scientifique</th>
601
							<th>Nom scientifique</th>