X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=bin%2Fmozilla%2Fdn.pl;h=50c602b408e778bdee621f7f8c4a15000c199a5e;hb=a14a3ff56b00e22c39a2cfb0e465f8c7764a4cd4;hp=6cf7354e63bd2caadfb20bc14bbd1b1f9e30faa6;hpb=142891a0098403c82521164d259d8ecd029721a3;p=kivitendo-erp.git diff --git a/bin/mozilla/dn.pl b/bin/mozilla/dn.pl index 6cf7354e6..50c602b40 100644 --- a/bin/mozilla/dn.pl +++ b/bin/mozilla/dn.pl @@ -530,10 +530,14 @@ print qq| {path}> {login}> -{password}> +{password}>|; +#print qq| +# |; +print qq| |; + . $locale->text('Continue') . qq|" onclick="this.disabled=true; this.value='| . $locale->text("The dunning process started") . qq|'; document.Form.action.value='| . $locale->text('Continue') . qq|'; document.Form.submit()">|; if ($form->{menubar}) { require "$form->{path}/menu.pl"; &menubar;