From fca2f0df92274b51513189ab0045f59e67f9d5d2 Mon Sep 17 00:00:00 2001 From: m-koebsch <102813290+m-koebsch@users.noreply.github.com> Date: Fri, 1 Apr 2022 16:20:58 +0200 Subject: [PATCH] Update incorrect mapping of variable Change from rp_monthlyDebitInterest to rp_interestRate, because the wrong value has been used --- example.frontend/installment/template.installmentPlan.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/example.frontend/installment/template.installmentPlan.html b/example.frontend/installment/template.installmentPlan.html index ce50394..82dac96 100644 --- a/example.frontend/installment/template.installmentPlan.html +++ b/example.frontend/installment/template.installmentPlan.html @@ -56,7 +56,7 @@

{{ rp_mouseover_debit_rate }}

- {{ rp_monthlyDebitInterest }} % + {{ rp_interestRate }} % @@ -114,4 +114,4 @@ - \ No newline at end of file +