diff --git a/app/views/reopen_authorizations/new.html.erb b/app/views/reopen_authorizations/new.html.erb index 2f843c29e..3721e0d4f 100644 --- a/app/views/reopen_authorizations/new.html.erb +++ b/app/views/reopen_authorizations/new.html.erb @@ -12,8 +12,8 @@ <% if @authorization.can_reopen_to_another_stage? %>
-

<%= t('.warning_for_stages.title') %>

-

<%= t('.warning_for_stages.content').html_safe %> +

<%= t('.warning_for_stages.title') %>

+

<%= t('.warning_for_stages.content').html_safe %>

<% end %>