X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=blobdiff_plain;ds=sidebyside;f=applications%2Fsetup.php;h=3e2f3b8681406a9fc15a43cd49277ff9f703c146;hb=181cd75a7b027c398cc382974bc9f97cba8c48b3;hp=344ee00a6cc08d1fdb66afd70e563425c372ed6b;hpb=0e219ded989a72cbd5eaf21c42970aa777ce770c;p=fa-stable.git diff --git a/applications/setup.php b/applications/setup.php index 344ee00a..3e2f3b86 100644 --- a/applications/setup.php +++ b/applications/setup.php @@ -70,7 +70,7 @@ class setup_app extends application $this->add_rapp_function(2, _("Install/Activate &Extensions"), "admin/inst_module.php?", 'SA_CREATEMODULES'); $this->add_rapp_function(2, _("Install/Activate &Themes"), - "admin/inst_module.php?", 'SA_CREATEMODULES'); + "admin/inst_theme.php?", 'SA_CREATEMODULES'); $this->add_rapp_function(2, _("Install/Activate &Chart of Accounts"), "admin/inst_chart.php?", 'SA_CREATEMODULES'); $this->add_rapp_function(2, _("Software &Upgrade"),