diff --git a/amt/api/ai_act_profile.py b/amt/api/ai_act_profile.py index c4f69378..1f3c4b6b 100644 --- a/amt/api/ai_act_profile.py +++ b/amt/api/ai_act_profile.py @@ -84,7 +84,6 @@ def get_ai_act_profile_selector(request: Request) -> AiActProfileSelector: role_options = ( "aanbieder", "gebruiksverantwoordelijke", - "aanbieder & gebruiksverantwoordelijke", "importeur", "distributeur", ) diff --git a/amt/site/templates/algorithms/new.html.j2 b/amt/site/templates/algorithms/new.html.j2 index 233c74d0..ca719708 100644 --- a/amt/site/templates/algorithms/new.html.j2 +++ b/amt/site/templates/algorithms/new.html.j2 @@ -221,7 +221,7 @@ {% trans %}Copy results and close{% endtrans %}