]> wagnertech.de Git - mfinanz.git/blobdiff - bin/mozilla/is.pl
Anzahlungs-Rg.: is.pl: Titel für Schlussrechnung an die anderen angepasst
[mfinanz.git] / bin / mozilla / is.pl
index c308c0b2ab1e90ec2f214d6ff0d75faa647995b4..b4e1a7bcd9a76f00aed9592c04817965e1025741 100644 (file)
@@ -96,7 +96,7 @@ sub add {
     $form->{title} = $locale->text('Add Invoice for Advance Payment');
 
   } elsif ($form->{type} eq "final_invoice") {
-    $form->{title} = $locale->text('Final Invoice');
+    $form->{title} = $locale->text('Add Final Invoice');
 
   } else {
     $form->{title} = $locale->text('Add Sales Invoice');