X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=blobdiff_plain;f=applications%2Fsetup.php;h=7ee9fb792bd74d4141b591d925a4e48e1d27ec88;hb=7e0155476db75aa089f9fdcd8052ea64c02f2a66;hp=6e48fc710dbee56ae9eea07391bc8199766d2488;hpb=271a0acb700da2fb593301e42d0c088155dc28ca;p=fa-stable.git diff --git a/applications/setup.php b/applications/setup.php index 6e48fc71..7ee9fb79 100644 --- a/applications/setup.php +++ b/applications/setup.php @@ -33,7 +33,7 @@ class setup_app extends application $this->add_rapp_function(0, _("Item Ta&x Types"), "taxes/item_tax_types.php?", 'SA_ITEMTAXTYPE', MENU_MAINTENANCE); $this->add_rapp_function(0, _("System and &General GL Setup"), - "admin/gl_setup.php?", 'SA_GLSETUP', MENU_MAINTENANCE); + "admin/gl_setup.php?", 'SA_GLSETUP', MENU_SETTINGS); $this->add_rapp_function(0, _("&Fiscal Years"), "admin/fiscalyears.php?", 'SA_FISCALYEARS', MENU_MAINTENANCE); $this->add_rapp_function(0, _("&Print Profiles"),