Ajouter l'affichage de la finalité du master sur la page publique TFE

This commit is contained in:
Pontoporeia
2026-06-08 17:38:50 +02:00
parent a2092b58a7
commit a184e0d253
2 changed files with 9 additions and 1 deletions

View File

@@ -32,6 +32,13 @@
</p>
<?php endif; ?>
<?php if (!empty($data["finality_type"])): ?>
<p class="tfe-meta-item">
<span class="tfe-meta-label">Finalité :</span>
<a href="/repertoire?fi[]=<?= urlencode($data["finality_type"]) ?>"><?= htmlspecialchars($data["finality_type"]) ?></a>
</p>
<?php endif; ?>
<?php if (!empty($data["year"])): ?>
<p class="tfe-meta-item">
<span class="tfe-meta-label">Date :</span>