diff --git a/app/views/branded/contact_us/contacts/new.html.erb b/app/views/branded/contact_us/contacts/new.html.erb index 6c9e652..d568999 100644 --- a/app/views/branded/contact_us/contacts/new.html.erb +++ b/app/views/branded/contact_us/contacts/new.html.erb @@ -7,6 +7,9 @@ organisation_url: Rails.configuration.branding[:organisation][:url], application_name: Rails.configuration.branding[:application][:name]} %>

+

+ <%= sanitize d_('dmpopidor', 'If you need more informations about how to use DMP OPIDoR, you can consult our FAQ.') %> +

diff --git a/app/views/branded/layouts/_footer.html.erb b/app/views/branded/layouts/_footer.html.erb index 3202cc8..7c43099 100644 --- a/app/views/branded/layouts/_footer.html.erb +++ b/app/views/branded/layouts/_footer.html.erb @@ -12,9 +12,11 @@ <%= _('Terms of use') %> <%= _('Privacy statement') %> + <%= _('FAQ') %> <%= d_('dmpopidor', 'News') %> <%= d_('dmpopidor', 'Tutorials') %> <%= _('Contact us') %> +