diff --git a/templates/design40_webpages/ar/form_header.html b/templates/design40_webpages/ar/form_header.html index 6893898bd5..bff2ef3bc6 100644 --- a/templates/design40_webpages/ar/form_header.html +++ b/templates/design40_webpages/ar/form_header.html @@ -316,10 +316,12 @@

[% END %] + [% temp = "paid_"_ row %] [% IF row.changeable %] - + [% ELSE %] - [% row.paid | html %] [% defaultcurrency %] + [% $temp | html %] [% defaultcurrency %] + [% END %] @@ -398,5 +400,5 @@