syntaxfehler in html-template -> thomas war's ;)
authorWulf <wulf@coulmann.de>
Fri, 21 Sep 2012 11:18:17 +0000 (13:18 +0200)
committerWulf <wulf@coulmann.de>
Fri, 21 Sep 2012 11:18:17 +0000 (13:18 +0200)
templates/webpages/oe/edit_periodic_invoices_config.html

index 2df969e..ff45868 100644 (file)
@@ -56,7 +56,7 @@
     <tr>
      <th align="right">[%- LxERP.t8('Record in') %]</th>
      <td valign="top">
-      [% L.select_tag("ar_chart_id", AR, title_key => 'description', default => ar_chart_id)) %]
+      [% L.select_tag("ar_chart_id", AR, title_key => 'description', default => ar_chart_id) %]
      </td>
     </tr>