X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=bin%2Fmozilla%2Fbp.pl;h=3afd23a7c8da59ebfe84150bb8c379ecbe216c1e;hb=7804fab3bb495ddedd90159071c51b35a7e603ce;hp=93789019ed5fb6c6146ed1dc51889a0f0c55b9e7;hpb=9a22f14c16b2ba3ee47bc2ea0c97078260e3c167;p=kivitendo-erp.git diff --git a/bin/mozilla/bp.pl b/bin/mozilla/bp.pl index 93789019e..3afd23a7c 100644 --- a/bin/mozilla/bp.pl +++ b/bin/mozilla/bp.pl @@ -160,14 +160,12 @@ sub search { $button1 = qq| text('button') - . qq|> + . $locale->text('button') . qq|> |; $button2 = qq| text('button') - . qq|> + . $locale->text('button') . qq|> |; #write Trigger @@ -281,7 +279,8 @@ sub remove {

$form->{title}

| - . $locale->text('Are you sure you want to remove the marked entries from the queue?') + . $locale->text( + 'Are you sure you want to remove the marked entries from the queue?') . qq|

text('Select all') . qq|"> {path}/menu.pl"; - &menubar; - } - print qq|