X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/5aaa3c621371557ed9fde80ef6a07e2b7959c0cb..7647d46:/templates/webpages/am/edit_defaults.html diff --git a/templates/webpages/am/edit_defaults.html b/templates/webpages/am/edit_defaults.html index 8829ba60c..36033dbdf 100644 --- a/templates/webpages/am/edit_defaults.html +++ b/templates/webpages/am/edit_defaults.html @@ -1,5 +1,5 @@ [%- USE T8 %] -[% USE HTML %] +[%- USE HTML %]
[% title %]
@@ -156,6 +156,21 @@ + + [% 'Default Customer/Vendor Language' | $T8 %] + + [%- INCLUDE 'generic/multibox.html' + name = 'language_id', + default = defaults_language_id, + style = 'size:20; maxength:5', + DATA = ALL_LANGUAGES, + id_key = 'id', + label_key = 'description', + show_empty = 1 + -%] + + + [% 'Configuration' | $T8 %] @@ -191,9 +206,7 @@

- (1) [% 'Enter up to 3 letters separated by a colon (i.e CAD:USD:EUR) for your native and foreign currencies' | $T8 %] + (1) [% 'Enter the abbreviations separated by a colon (i.e CAD:USD:EUR) for your native and foreign currencies' | $T8 %] + [% 'IMPORTANT NOTE: You cannot safely change currencies, IF you have already booking entries!' | $T8 %]

- - -