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); ?> - +