]> wagnertech.de Git - mfinanz.git/blobdiff - bin/mozilla/ar.pl
Übersetzungen: Aktualisierung
[mfinanz.git] / bin / mozilla / ar.pl
index 9d1784f78f2d3d6d70a073959a9ed854e0435afc..ec028e886dfc52bcc046256fa3042c83ebed93e9 100644 (file)
@@ -792,7 +792,7 @@ sub post {
   }
   # /saving the history
 
-  $form->redirect($locale->text("AR transaction posted.")) unless $inline;
+  $form->redirect($locale->text('AR transaction posted.') . ' ' . $locale->text('ID') . ': ' . $form->{id}) unless $inline;
 
   $main::lxdebug->leave_sub();
 }