X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/72d64df189526f6b4c9bd24b0adc5c00b450ffe7..e2ad43dab7d941a27dcdc67b809eb76c938a5845:/bin/mozilla/oe.pl diff --git a/bin/mozilla/oe.pl b/bin/mozilla/oe.pl index b6ff56518..f771da89b 100644 --- a/bin/mozilla/oe.pl +++ b/bin/mozilla/oe.pl @@ -455,6 +455,8 @@ sub form_header { for my $bar ($::request->layout->get('actionbar')) { $bar->add_actions([ t8('Update'), submit => [ '#form', { action_update => 1 } ], + id => 'update_button', + accesskey => 'enter', ]); $bar->add_actions("combobox"); $bar->actions->[-1]->add_actions([ t8('Save'),