]> wagnertech.de Git - mfinanz.git/blobdiff - bin/mozilla/oe.pl
accesseky enter
[mfinanz.git] / bin / mozilla / oe.pl
index b6ff56518faffc3396122f8bdc8247a636190cf7..f771da89b8d9d35692c43182d954e3c4f85139ed 100644 (file)
@@ -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'),