Subversion Repositories eFlore/Applications.coel-consultation

Compare Revisions

Ignore whitespace Rev 219 → Rev 220

/trunk/squelettes/fiche_collection.tpl.html
113,6 → 113,7
<th>Série / Tome</th>
<th>Fascicule</th>
<th>Page(s)</th>
<th>Source</th>
</tr>
</thead>
<tbody>
126,6 → 127,7
<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>