From 7074d82d5f75c1425fbdfa2d7b8df1730707d1da Mon Sep 17 00:00:00 2001 From: Chris Hill-Scott Date: Thu, 11 May 2017 12:57:25 +0100 Subject: [PATCH] Make download into a normal button MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit It’s the primary action on this page. We use big, bold links for lists of links, eg services, templates. --- app/templates/views/check.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/templates/views/check.html b/app/templates/views/check.html index 8f0015b24..bb4c4c9d8 100644 --- a/app/templates/views/check.html +++ b/app/templates/views/check.html @@ -178,7 +178,7 @@ {% if template.template_type != 'letter' or not request.args.from_test %} {% else %} - Download as a printable PDF + Download as a printable PDF {% endif %} Back