diff --git a/app/views/plans/_answer_form.html.erb b/app/views/plans/_answer_form.html.erb index 495f06ac..8e89323d 100755 --- a/app/views/plans/_answer_form.html.erb +++ b/app/views/plans/_answer_form.html.erb @@ -207,12 +207,7 @@
- <% if I18n.locale == :fr %> - <%= t('helpers.guidance')%> <%= question.section.organisation.abbreviation %> - <% else %> -<%= question.section.organisation.abbreviation %> <%= t('helpers.guidance')%> -<% end %> - + <%= question.section.organisation.abbreviation %>