From 005a3f09d53dde5e33478ffc90653c6589f66ed3 Mon Sep 17 00:00:00 2001 From: Magnus Hagander Date: Tue, 9 Apr 2024 09:37:46 +0200 Subject: [PATCH] Fix typos Noted by Andreas Scherbaum --- template/confreg/reports.html | 2 +- template/invoices/banktransactions_match.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/template/confreg/reports.html b/template/confreg/reports.html index 1dc242cf..6ad411e0 100644 --- a/template/confreg/reports.html +++ b/template/confreg/reports.html @@ -171,7 +171,7 @@ input#dlgSelectFieldCountText { - + {%endif%}{# dynafields #} {%endif%}{# has data #} diff --git a/template/invoices/banktransactions_match.html b/template/invoices/banktransactions_match.html index 7ea2ae40..d73da4f2 100644 --- a/template/invoices/banktransactions_match.html +++ b/template/invoices/banktransactions_match.html @@ -66,7 +66,7 @@ {%if matchers%}

Pending matchers

- Select a matcher to match tihs payment to. Normally this should always be + Select a matcher to match this payment to. Normally this should always be matched with the regexp, but in case it doesn't a manual match can be done here.

-- 2.39.5