]> wagnertech.de Git - mfinanz.git/blobdiff - SL/Controller/RequirementSpec.pm
ActionBar: Verwendung bei Pflichtenheften standardisiert
[mfinanz.git] / SL / Controller / RequirementSpec.pm
index 1bc49d6c747384e6f0086b48d7c5bf3053e104d6..d70cd2d947045bd953899e0ffced8996a9b73712 100644 (file)
@@ -710,7 +710,7 @@ sub _setup_search_action_bar {
   for my $bar ($::request->layout->get('actionbar')) {
     $bar->add(
       action => [
-        t8('Search'),
+        t8('Update'),
         submit    => [ '#search_form', { action => 'RequirementSpec/list' } ],
         accesskey => 'enter',
       ],