diff --git a/app/views/admin/procedures/new.html.haml b/app/views/admin/procedures/new.html.haml
index 98c92f966..1b203b146 100644
--- a/app/views/admin/procedures/new.html.haml
+++ b/app/views/admin/procedures/new.html.haml
@@ -1,7 +1,3 @@
-.row.white-back
- %a{ href: new_from_existing_admin_procedures_path, class: 'btn-sm btn-primary' }
- Créer une nouvelle procédure à partir d'une procédure existante
-
.row.white-back
%h2
= t('dynamics.admin.dossiers.tableau_de_bord.nouvelle_procedure')