From: Wulf Date: Fri, 21 Sep 2012 11:18:17 +0000 (+0200) Subject: syntaxfehler in html-template -> thomas war's ;) X-Git-Tag: release-3.0.0beta1~229 X-Git-Url: http://wagnertech.de/git?a=commitdiff_plain;h=215d49a80e3de69507ab2ad3e3aa31f264e4bf51;p=kivitendo-erp.git syntaxfehler in html-template -> thomas war's ;) --- diff --git a/templates/webpages/oe/edit_periodic_invoices_config.html b/templates/webpages/oe/edit_periodic_invoices_config.html index 2df969ebb..ff4586886 100644 --- a/templates/webpages/oe/edit_periodic_invoices_config.html +++ b/templates/webpages/oe/edit_periodic_invoices_config.html @@ -56,7 +56,7 @@ [%- LxERP.t8('Record in') %] - [% 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) %]