]> wagnertech.de Git - mfinanz.git/blobdiff - bin/mozilla/is.pl
VK-Rechnungsmaske: "zurück"-Link hinzugefügt, um z.B. zur Berichtsliste zurückzukehren
[mfinanz.git] / bin / mozilla / is.pl
index 286e9ab5e2c469662a60cc27f7f99019b7190d57..e184cd8cb86346ba7038aefd6d2b77492753d7ff 100644 (file)
@@ -840,7 +840,7 @@ sub post {
     $form->{action} = 'edit';
     $form->{script} = 'is.pl';
     $form->{saved_message} = $form->{label} . " $form->{invnumber} " . $locale->text('posted!');
-    $form->{callback} = build_std_url(qw(action edit id saved_message));
+    $form->{callback} = build_std_url(qw(action edit id callback saved_message));
     $form->redirect;
   }