Fixed tab hot keys.
[fa-stable.git] / applications / manufacturing.php
index c4244a379312101d3671ff876fabea7c028aa93e..db225f4c7a50598620a4ea0db264d17778495168 100644 (file)
@@ -14,7 +14,7 @@
                function manufacturing_app()
                {
                        global $installed_modules;
-                       $this->application("manuf",_("Manufacturing"));
+                       $this->application("manuf",_("&Manufacturing"));
 
                        $this->add_module(_("Transactions"));
                        $this->add_lapp_function(0, _("Work &Order Entry"),"manufacturing/work_order_entry.php?");