Added hotkeys to final menu options.
[fa-stable.git] / manufacturing / work_order_release.php
index 80e4f3ac81e472601f1f36cf9b6969265a906167..e6e901c3b3de37ffdc06c24ba07913af7a420b36 100644 (file)
@@ -58,7 +58,7 @@ if (isset($_POST['release']))
 
        display_note(_("The work order has been released to manufacturing."));
 
-       hyperlink_no_params("search_work_orders.php", _("Select another work order"));
+       hyperlink_no_params("search_work_orders.php", _("Select another &work order"));
 
        $Ajax->activate('_page_body');
        end_page();