]> wagnertech.de Git - mfinanz.git/blobdiff - bin/mozilla/dn.pl
Fix für Bug 1082. Die Abteilung in Lieferscheinen wurde korrekt gespeichert und auch...
[mfinanz.git] / bin / mozilla / dn.pl
index f9485c554299bb2d7d2c066922bfc25bcd27aa7b..715c4b42a3958c0b5f699506e12b1eeae1b34e41 100644 (file)
@@ -264,7 +264,7 @@ sub search {
   $form->{SHOW_DUNNING_LEVELS}   = scalar @{ $form->{DUNNING} };
 
   $form->{jsscript} = 1;
-  $form->{title}    = $locale->text('Search Dunning');
+  $form->{title}    = $locale->text('Dunnings');
   $form->{fokus}    = "search.customer";
 
   $form->header();