templates/webpages/is/_payments.html: Ein ; zuviel
authorSven Schöling <s.schoeling@linet-services.de>
Tue, 1 Mar 2011 14:51:09 +0000 (15:51 +0100)
committerSven Schöling <s.schoeling@linet-services.de>
Tue, 8 Mar 2011 13:18:52 +0000 (14:18 +0100)
templates/webpages/is/_payments.html

index 1c39b20..2809c38 100644 (file)
@@ -49,7 +49,7 @@
   [% ELSE %]
         <input name="exchangerate_[% i %]" size="10" value="[% LxERP.format_amount($exchangerate, 2, 1) %]">
   [% END %]
-        <input type="hidden" name="forex_[% i %]" value="[% $forex %]">;
+        <input type="hidden" name="forex_[% i %]" value="[% $forex %]">
      </td>
 [% END %]
      <td align="center"><select name="AR_paid_[% i %]">[% $selectAR_paid_ref %]</select></td>