feat: add padding-bottom to tfe left column for synopsis breathing room

This commit is contained in:
Pontoporeia
2026-07-07 19:04:40 +02:00
parent 58fb4142b7
commit 3eb8ec9075
2 changed files with 1 additions and 0 deletions
@@ -0,0 +1,9 @@
<?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";