Datev Export - bei include in html vollen Dateinamen benutzen
authorG. Richardson <information@lx-office-hosting.de>
Wed, 18 Jul 2012 13:26:58 +0000 (15:26 +0200)
committerG. Richardson <information@lx-office-hosting.de>
Wed, 18 Jul 2012 13:26:58 +0000 (15:26 +0200)
templates/webpages/datev/export3.html

index 86c3099..8b38948 100644 (file)
@@ -14,7 +14,7 @@
   <a href="datev.pl?action=download&download_token=[% datev.download_token | html %]">Download</a>
 
 [% IF datev.net_gross_differences.size %]
-[% INCLUDE 'datev/net_gross_difference'
+[% INCLUDE 'datev/net_gross_difference.html'
   net_gross_differences     = datev.net_gross_differences,
   sum_net_gross_differences = datev.sum_net_gross_differences
 %]