X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/deb4d2dbb676d7d6f69dfe7815d6e0cb09bd4a44..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 9d71ddaa9..000000000 --- a/templates/webpages/am/language_list.html +++ /dev/null @@ -1,45 +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') %]
-

- -
-
- - - - - -
-