X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/kivitendo-erp.git/blobdiff_plain/0e723a19cf157a78a57458dda69fd1ea36e68ea1..61cdba5d566357f3beabe0e7f3f0cb2d7bdccd73:/templates/webpages/am/edit_accounts.html diff --git a/templates/webpages/am/edit_accounts.html b/templates/webpages/am/edit_accounts.html index 597aebc00..38652b73d 100644 --- a/templates/webpages/am/edit_accounts.html +++ b/templates/webpages/am/edit_accounts.html @@ -8,9 +8,9 @@
@@ -19,7 +19,6 @@ window.onload = function() { - @@ -200,7 +199,6 @@ window.onload = function() {

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

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

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

-
+