X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=bin%2Fmozilla%2Fbp.pl;h=3afd23a7c8da59ebfe84150bb8c379ecbe216c1e;hb=5b47ed3efe5f4ef0810096b0f4849047cee54690;hp=93789019ed5fb6c6146ed1dc51889a0f0c55b9e7;hpb=0d9ac875bf41d614388e6cf3864806de4c04c0e9;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|