X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/kivitendo-erp.git/blobdiff_plain/9a22f14c16b2ba3ee47bc2ea0c97078260e3c167..ec93aab75346a6caeeeca81ddc7a070e73a6a7c8:/bin/mozilla/bp.pl 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|