projects
/
kivitendo-erp.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8edb2ea
)
syntaxfehler in html-template -> thomas war's ;)
author
Wulf
<wulf@coulmann.de>
Fri, 21 Sep 2012 11:18:17 +0000
(13:18 +0200)
committer
Wulf
<wulf@coulmann.de>
Fri, 21 Sep 2012 11:18:17 +0000
(13:18 +0200)
templates/webpages/oe/edit_periodic_invoices_config.html
patch
|
blob
|
history
diff --git
a/templates/webpages/oe/edit_periodic_invoices_config.html
b/templates/webpages/oe/edit_periodic_invoices_config.html
index
2df969e
..
ff45868
100644
(file)
--- a/
templates/webpages/oe/edit_periodic_invoices_config.html
+++ b/
templates/webpages/oe/edit_periodic_invoices_config.html
@@
-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>