mirror of
https://codeberg.org/PostERG/xamxam.git
synced 2026-08-10 15:21:22 +02:00
feat: add padding-bottom to tfe left column for synopsis breathing room
This commit is contained in:
@@ -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";
|
||||
Reference in New Issue
Block a user