From: Sven Schöling
Date: Mon, 12 Jul 2010 11:12:43 +0000 (+0200)
Subject: Templates werden nicht mehr explizit übersetzt: *_master in * umbenannt
X-Git-Tag: release-2.6.2beta1~331^2~3
X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/kivitendo-erp.git/commitdiff_plain/b61f5c3df68e3a3b4fb6a8a287172b0989215748
Templates werden nicht mehr explizit übersetzt: *_master in * umbenannt
Ersetzt commit 6e77701e6cefdfe61861e82dd500f8d9582c482c.
Erzeugt durch:
for file in `find templates | grep _master.html`; do git mv $file ${file/_master}; done
---
diff --git a/templates/webpages/acctranscorrections/analyze_filter.html b/templates/webpages/acctranscorrections/analyze_filter.html
new file mode 100644
index 000000000..867bbadfd
--- /dev/null
+++ b/templates/webpages/acctranscorrections/analyze_filter.html
@@ -0,0 +1,52 @@
+[%- USE T8 %]
+[% USE HTML %]
+
+ [% title %]
+
+
+ [% 'Earlier versions of Lx-Office contained bugs which might have led to wrong entries in the general ledger.' | $T8 %]
+ [% 'These wrong entries cannot be fixed automatically.' | $T8 %]
+ [% 'This module can help you identify and correct such entries by analyzing the general ledger and presenting you likely solutions but also allowing you to fix problems yourself.' | $T8 %]
+
+
+
+
+
+
+