From 7d414f0d03d9804ba98cc825c0f9aaf4fea483b8 Mon Sep 17 00:00:00 2001 From: Marta Nicholson Date: Thu, 2 Sep 2021 11:52:52 +0100 Subject: [PATCH] Remove p tag from help page text changes --- app/views/static_pages/help.html.erb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/views/static_pages/help.html.erb b/app/views/static_pages/help.html.erb index e581de35f1..1fcae09476 100644 --- a/app/views/static_pages/help.html.erb +++ b/app/views/static_pages/help.html.erb @@ -47,7 +47,7 @@

<%= _("Download plans") %>

-

<%= _("From here you can download your plan in various formats. This may be useful if you need to submit your plan as part of a grant application. Choose what format you would like to view/download your plan in and click to download. You can also adjust the formatting (font type, size and margins) for PDF files, which may be helpful if working to page limits.

") %> +

<%= _("From here you can download your plan in various formats. This may be useful if you need to submit your plan as part of a grant application. Choose what format you would like to view/download your plan in and click to download. You can also adjust the formatting (font type, size and margins) for PDF files, which may be helpful if working to page limits.") %>