From 68c0592f0fc1e096fc143a6da15a22973f4f9ca7 Mon Sep 17 00:00:00 2001 From: Luis Aleixo Date: Thu, 25 Aug 2022 09:18:35 +0100 Subject: [PATCH] Changed button and title texts for export csv --- cara/apps/templates/base/calculator.report.html.j2 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/cara/apps/templates/base/calculator.report.html.j2 b/cara/apps/templates/base/calculator.report.html.j2 index 4dbfb942..45c2f3bb 100644 --- a/cara/apps/templates/base/calculator.report.html.j2 +++ b/cara/apps/templates/base/calculator.report.html.j2 @@ -31,7 +31,7 @@

Created {{ creation_date }} using CARA calculator version v{{ form.calculator_version }}

- + @@ -226,12 +226,12 @@ {% endif %} {% endblock report_results %} - +