X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=bin%2Fmozilla%2Fdn.pl;h=715c4b42a3958c0b5f699506e12b1eeae1b34e41;hb=74e345d0723f81c5f6668f7dc532dbf2cd245f23;hp=f9485c554299bb2d7d2c066922bfc25bcd27aa7b;hpb=19688fcacc86e86dd6ff5c5427e3b50893bb60f0;p=kivitendo-erp.git diff --git a/bin/mozilla/dn.pl b/bin/mozilla/dn.pl index f9485c554..715c4b42a 100644 --- a/bin/mozilla/dn.pl +++ b/bin/mozilla/dn.pl @@ -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();