X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=templates%2Fwebpages%2Fam%2Fedit_accounts.html;h=38652b73d9eeab3345d48823ee64933639936c5f;hb=9c8450d924f0318190cf451a533e1ff883a2fa16;hp=1c5e7a969820c68eedc2f7fbbf18610aeeb7b7d2;hpb=a8878ddc44656ff31cd839f43956d2986ac2c99e;p=kivitendo-erp.git diff --git a/templates/webpages/am/edit_accounts.html b/templates/webpages/am/edit_accounts.html index 1c5e7a969..38652b73d 100644 --- a/templates/webpages/am/edit_accounts.html +++ b/templates/webpages/am/edit_accounts.html @@ -199,7 +199,6 @@ $(function() {

[% 'Note: Taxkeys must have a "valid from" date, and will not behave correctly without.' | $T8 %]

-[% IF account_exists %] @@ -207,6 +206,7 @@ $(function() { [% FOREACH tk = ACCOUNT_TAXKEYS %] + [% IF tk.id %] @@ -224,14 +224,9 @@ $(function() { [% END %] + [% END %] -[% ELSE %] - - - -[% END %] -
[% 'Taxkey' | $T8 %] [% 'valid from' | $T8 %][% 'delete' | $T8 %] ?

[% 'Save account first to insert taxkeys' | $T8 %]

-
+