|
|
@@ -72,7 +72,7 @@
|
|
|
{if $firstpaymentamount->toNumeric() != 0.00}
|
|
|
<tr>
|
|
|
<td class="list-heading" style="font-size: 85%;">{$LANG.firstpaymentamount}</td>
|
|
|
- <td class="list-text" style="font-size: 85%;">{$firstpaymentamount->toNumeric()}</td>
|
|
|
+ <td class="list-text" style="font-size: 85%;">{$firstpaymentamount}</td>
|
|
|
</tr>
|
|
|
<tr>
|
|
|
<td class="list-heading" style="font-size: 85%;">{$LANG.recurringamount}</td>
|