From f0fc047f5237d2327d02db33a47f2124c895b940 Mon Sep 17 00:00:00 2001 From: Laura Escamilla Date: Fri, 21 Jul 2023 13:30:00 +0000 Subject: [PATCH] Bug 34340: Changed "Tendered" to the correct input id which is "Collected" --- installer/data/mysql/en/mandatory/sample_notices.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/installer/data/mysql/en/mandatory/sample_notices.yml b/installer/data/mysql/en/mandatory/sample_notices.yml index 15adee5090..28fab6a3fb 100644 --- a/installer/data/mysql/en/mandatory/sample_notices.yml +++ b/installer/data/mysql/en/mandatory/sample_notices.yml @@ -1722,7 +1722,7 @@ tables: - " " - " " - " Tendered: " - - " [% tendered | $Price %]" + - " [% collected | $Price %]" - " " - " " - " Change given:" -- 2.30.2