diff --git a/admin/setup.php b/admin/setup.php
index 50e4331..21f4891 100644
--- a/admin/setup.php
+++ b/admin/setup.php
@@ -185,13 +185,13 @@
llxHeader('', $langs->trans("DelegationSetup"), '', '', 0, 0, array(), array(), '', $langs->trans("DelegationSetup"));
+$linkback=''.$langs->trans("BackToModuleList").'';
+print_fiche_titre($langs->trans("DelegationSetup"), $linkback);
// Configuration header
$head = lmdb_prepare_head();
dol_fiche_head($head, 'SetupG', $langs->trans("DelegationSetup"), 0, "delegation@delegation");
-$linkback=''.$langs->trans("BackToModuleList").'';
-print_fiche_titre($langs->trans("DelegationSetup"), $linkback);
print '
';
print '