diff --git a/app/views/phases/_answer_form.html.erb b/app/views/phases/_answer_form.html.erb index 5d58414..d9d85d5 100644 --- a/app/views/phases/_answer_form.html.erb +++ b/app/views/phases/_answer_form.html.erb @@ -37,7 +37,7 @@ <% if annotation.text.present? %>
- <%= _('Example of answer')%> + <%="#{annotation.org.abbreviation} "%> <%=_('Example of answer')%>