Subversion Repositories eFlore/Applications.coel-consultation

Compare Revisions

Ignore whitespace Rev 220 → Rev 219

/trunk/squelettes/fiche_collection.tpl.html
113,7 → 113,6
<th>Série / Tome</th>
<th>Fascicule</th>
<th>Page(s)</th>
<th>Source</th>
</tr>
</thead>
<tbody>
127,7 → 126,6
<td><?=$publication['cpu_indication_nvt']?></td>
<td><?=$publication['cpu_fascicule']?></td>
<td><?=$publication['cpu_truk_pages']?></td>
<td><?=$publication['ccapu_source']?></td>
</tr>
<?php endforeach; ?>
</tbody>