diff --git a/app/views/legislation/processes/_header.html.erb b/app/views/legislation/processes/_header.html.erb
index ecbd17dcd..c73c732af 100644
--- a/app/views/legislation/processes/_header.html.erb
+++ b/app/views/legislation/processes/_header.html.erb
@@ -11,9 +11,8 @@
-
-
diff --git a/config/locales/en.yml b/config/locales/en.yml
index a28c03910..fdc7e4e0e 100755
--- a/config/locales/en.yml
+++ b/config/locales/en.yml
@@ -239,6 +239,8 @@ en:
text_body: Text
text_comments: Comments
processes:
+ header:
+ view_process_information: View process information
debate:
empty_questions: There aren't any questions
participate: Participate in the debate
diff --git a/config/locales/es.yml b/config/locales/es.yml
index 9424c42f3..f9ec8596b 100755
--- a/config/locales/es.yml
+++ b/config/locales/es.yml
@@ -239,6 +239,8 @@ es:
text_body: Texto
text_comments: Comentarios
processes:
+ header:
+ view_process_information: Ver información del proceso
debate:
empty_questions: No hay preguntas
participate: Realiza tus aportaciones al debate previo participando en los siguientes temas.