From de4116e3151418e03378809c98e6b9ddc621a693 Mon Sep 17 00:00:00 2001 From: Dennis Eichhorn Date: Tue, 11 Mar 2025 03:58:22 +0000 Subject: [PATCH] more bug fixes --- tests/depreciation/view.tpl.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/depreciation/view.tpl.php b/tests/depreciation/view.tpl.php index b349d7c..c29fc8e 100755 --- a/tests/depreciation/view.tpl.php +++ b/tests/depreciation/view.tpl.php @@ -33,7 +33,7 @@ $amount = (float) ($this->request->getData('amount') ?? 10000.0); $duration = (int) ($this->request->getData('duration') ?? 10); ?> - +