Files
xamxam/app/migrations/applied/043_relabel_promoteur_ulb.php
T

10 lines
428 B
PHP

<?php
/**
* Migration 043: Rename "Promoteur·ice ULB" → "Promoteur·ice université" in all UI labels.
*
* This is a pure template/code label change — no database schema change required.
* The migration exists to track that this relabeling has been applied.
*/
echo "Migration 043: Label-only change — 'Promoteur·ice ULB' → 'Promoteur·ice université' in templates.\n";
echo " No database changes required.\n";