Skip to content

Déplacer l'affichage du titre avant dol_fiche_head() dans admin/setup.php#9

Merged
mapiolca merged 3 commits intomainfrom
2026-01-19-position-print_fiche_titre-before-dol_fiche_head
Jan 19, 2026
Merged

Déplacer l'affichage du titre avant dol_fiche_head() dans admin/setup.php#9
mapiolca merged 3 commits intomainfrom
2026-01-19-position-print_fiche_titre-before-dol_fiche_head

Conversation

@mapiolca
Copy link
Copy Markdown
Owner

Motivation

  • Garantir que print_fiche_titre() est appelé avant dol_fiche_head() dans la page de configuration pour respecter l'ordre d'affichage attendu.

Description

  • Déplacement de l'appel à print_fiche_titre($langs->trans("DelegationSetup"), $linkback); de juste après dol_fiche_head() vers immédiatement après llxHeader() dans admin/setup.php.

Testing

  • Aucun test automatisé n'a été exécuté.

Codex Task

@mapiolca mapiolca merged commit 2d9cc13 into main Jan 19, 2026
1 check passed
@mapiolca mapiolca deleted the 2026-01-19-position-print_fiche_titre-before-dol_fiche_head branch January 19, 2026 12:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant