-
-
- N°<%= authorization.id %>
-
-
-
- <%= t("authorization.badge", date: authorization.created_at.strftime('%d/%m/%Y')) %>
-
+
+ -
+
+ <%= t("authorization.id_badge", id: authorization.id) %>
+
+
+ -
+
+ <%= t("authorization.date_badge", date: authorization.created_at.strftime('%d/%m/%Y')) %>
+
+
<% if authorization.definition.stage.exists? %>
- <%= authorization_stage_badge(authorization, css_class: "fr-my-1w fr-ml-1w") %>
+ -
+ <%= authorization_stage_badge(authorization) %>
+
<% end %>
-
+
<%= link_to t('.show_cta'), authorization_request_authorization_path(@authorization_request, authorization), class: "fr-btn" %>
diff --git a/config/locales/fr.yml b/config/locales/fr.yml
index 198962f9a..276b72d82 100644
--- a/config/locales/fr.yml
+++ b/config/locales/fr.yml
@@ -19,7 +19,8 @@ fr:
france_connect_eidas: niveau-eidas
authorization:
- badge: habilitation du %{date}
+ id_badge: habilitation N°%{id}
+ date_badge: du %{date}
malware_scan:
badge_class: