Cleanup. Optimized hotkeys in tabs.
[fa-stable.git] / inventory / manage / items.php
index 5fdc7026f4b673ecdaca6578fe3eb11313cc8b82..4254ea6eab28bfad8a9279274a97be7ff60efed8 100644 (file)
@@ -450,8 +450,8 @@ if (!$stock_id)
 
 tabbed_content_start('tabs', array(
                'settings' => array(_('&General settings'), $stock_id),
-               'movement' => array(_('Inventory Item &Movement'), $stock_id),
-               'status' => array(_('Inventory Item &Status'), $stock_id),
+               'movement' => array(_('&Transactions'), $stock_id),
+               'status' => array(_('&Status'), $stock_id),
        ));
        
        switch (get_post('_tabs_sel')) {