X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/31f989254ce9f2ab881af7aee5d07dd63df0e004..8cba44f6b5cab5c4685d04dc8fc636dcf39e8b3a:/SL/Controller/PriceRule.pm diff --git a/SL/Controller/PriceRule.pm b/SL/Controller/PriceRule.pm index 2ced8edd7..3b1c8c2e1 100644 --- a/SL/Controller/PriceRule.pm +++ b/SL/Controller/PriceRule.pm @@ -311,14 +311,10 @@ sub setup_search_action_bar { for my $bar ($::request->layout->get('actionbar')) { $bar->add( action => [ - t8('Search'), + t8('Update'), submit => [ '#search_form', { action => 'PriceRule/list' } ], accesskey => 'enter', ], - action => [ - t8('Reset'), - call => [ 'kivi.PriceRule.reset_search_form' ], - ], combobox => [ action => [