diff --git a/app/views/legislation/processes/_header_full.html.erb b/app/views/legislation/processes/_header_full.html.erb index a50278c39..b6e9a23cd 100644 --- a/app/views/legislation/processes/_header_full.html.erb +++ b/app/views/legislation/processes/_header_full.html.erb @@ -1,7 +1,7 @@
-

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

+ <%= back_link_to legislation_processes_path %>

<%= process.title %>

diff --git a/config/locales/en/legislation.yml b/config/locales/en/legislation.yml index 4c5350e8b..7c3b4a236 100644 --- a/config/locales/en/legislation.yml +++ b/config/locales/en/legislation.yml @@ -53,7 +53,6 @@ en: empty_questions: There aren't any questions participate: Participate in the debate header_full: - title: Participate description: Description more_info: More information and context index: diff --git a/config/locales/es/legislation.yml b/config/locales/es/legislation.yml index c8cca657e..454422046 100644 --- a/config/locales/es/legislation.yml +++ b/config/locales/es/legislation.yml @@ -53,7 +53,6 @@ es: empty_questions: No hay preguntas participate: Realiza tus aportaciones al debate previo participando en los siguientes temas. header_full: - title: Colabora en la elaboración de la normativa sobre description: En qué consiste more_info: Más información y contexto index: