X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=blobdiff_plain;ds=sidebyside;f=applications%2Fmanufacturing.php;h=db225f4c7a50598620a4ea0db264d17778495168;hb=67d97bfd7398b932698e254d937f905943412561;hp=c4244a379312101d3671ff876fabea7c028aa93e;hpb=e3b48984f41047ad16201ff1e757af02d228d79e;p=fa-stable.git diff --git a/applications/manufacturing.php b/applications/manufacturing.php index c4244a37..db225f4c 100644 --- a/applications/manufacturing.php +++ b/applications/manufacturing.php @@ -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?");