diff --git a/apps/maarch_entreprise/Views/actions-administration.component.html b/apps/maarch_entreprise/Views/actions-administration.component.html
index 9ec941335b2405240655784aeb265ff3cf29a8ae..d626d03412df1a6a512e0fa20d3c0802f1b6e237 100755
--- a/apps/maarch_entreprise/Views/actions-administration.component.html
+++ b/apps/maarch_entreprise/Views/actions-administration.component.html
@@ -24,7 +24,6 @@
                 </a>
             </mat-nav-list>
             <mat-divider></mat-divider>
-            <menu-app></menu-app>
         </mat-sidenav>
         <mat-sidenav-content>
             <div *ngIf="loading" style="display:flex;height:100%;">
diff --git a/apps/maarch_entreprise/Views/contacts-groups-administration.component.html b/apps/maarch_entreprise/Views/contacts-groups-administration.component.html
index fc451cae5bc14f42b3fe0a1f5a0c912e864f3ddb..2ad5966f0af0b7829f704f510bdd8840426ab47b 100755
--- a/apps/maarch_entreprise/Views/contacts-groups-administration.component.html
+++ b/apps/maarch_entreprise/Views/contacts-groups-administration.component.html
@@ -24,7 +24,6 @@
                 </a>
             </mat-nav-list>
             <mat-divider></mat-divider>
-            <menu-app></menu-app>
         </mat-sidenav>
         <mat-sidenav-content>
             <div *ngIf="loading" style="display:flex;height:100%;">
diff --git a/apps/maarch_entreprise/Views/update-status-administration.component.html b/apps/maarch_entreprise/Views/update-status-administration.component.html
index f696fd2170599d4d39895f819c4aa3e3f78e8724..aa15f00592f7ab9f05ca6ff18b1ff3bfe270e101 100644
--- a/apps/maarch_entreprise/Views/update-status-administration.component.html
+++ b/apps/maarch_entreprise/Views/update-status-administration.component.html
@@ -13,7 +13,6 @@
             [opened]="mobileQuery.matches ? false : true">
             <menu-nav></menu-nav>
             <mat-divider></mat-divider>
-            <menu-app></menu-app>
         </mat-sidenav>
         <mat-sidenav-content>
             <div *ngIf="loading" style="display:flex;height:100%;">