X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;ds=sidebyside;f=templates%2Fwebpages%2Fam%2Fedit_defaults.html;h=c8c91f60af6682a6ad97e249d3af7920bf03ba63;hb=5e3e9a33b096b531c8edec8bd9a597427ff380e3;hp=248953cf31af13f0c17778854b4aa5a999c160e6;hpb=6bb3a6152b33e37736b3e5ed855a830182ae0193;p=kivitendo-erp.git diff --git a/templates/webpages/am/edit_defaults.html b/templates/webpages/am/edit_defaults.html index 248953cf3..c8c91f60a 100644 --- a/templates/webpages/am/edit_defaults.html +++ b/templates/webpages/am/edit_defaults.html @@ -142,8 +142,18 @@ - [% 'Currencies' | $T8 %] (1) - + [% 'Default currency' | $T8 %] + [% HTML.escape(defaultcurrency) %] + + + + + [% 'Currencies' | $T8 %] + [% FOREACH row = CURRENCIES %] + + [% END %] + + @@ -210,8 +220,5 @@
-

- (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 %]