X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/0e723a19cf157a78a57458dda69fd1ea36e68ea1..53593baa211863fbf66540cf1bcc36c8fb37257f:/templates/webpages/am/language_list.html diff --git a/templates/webpages/am/language_list.html b/templates/webpages/am/language_list.html deleted file mode 100644 index 30f80802e..000000000 --- a/templates/webpages/am/language_list.html +++ /dev/null @@ -1,49 +0,0 @@ -[%- USE HTML %] -[%- USE L %] -[%- USE LxERP %] -[%- USE T8 %] - -

[% title | html %]

- - - - - - - - - - - -
- - - - - - - - - -[%- FOREACH row = ALL %] - - - - - - - -[%- END %] - -
[% 'Description' | $T8 %][% 'Template Code' | $T8 %][% 'Article Code' | $T8 %][% 'Number Format' | $T8 %][% 'Date Format' | $T8 %][% 'Long Dates' | $T8 %]
[% row.description %][% row.template_code | html %][% row.article_code | html %][% row.output_numberformat ? row.output_numberformat : LxERP.t8('use program settings') | html %][% row.output_dateformat ? row.output_dateformat : LxERP.t8('use program settings') | html %][% row.output_longdates ? LxERP.t8('Yes') : LxERP.t8('No') %]
-

- -
-
- - - - - -
-