This commit is contained in:
KONE SOREL 2026-03-16 20:58:03 +00:00
parent 23974171f4
commit e041401d17

View File

@ -10,7 +10,7 @@
<p class="text-muted small mb-0"><?= _("Gestion des catégories de collèges pour les contrats") ?></p>
</div>
</div>
<button class="btn btn-primary rounded-pill px-4 fw-bold shadow-sm btn-sm" onclick="nouveau_college_type();">
<button class="btn btn-primary rounded-pill px-4 fw-bold shadow-sm btn-sm" onclick="nouveaucollegetype();">
<i class="fas fa-plus me-1"></i> <?= _("Nouveau Collège") ?>
</button>
</div>