X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=blobdiff_plain;ds=sidebyside;f=applications%2Fgeneralledger.php;h=9b02b2a5bbb57fe84323a519c08f0e74a6ba0e42;hb=45e45a854c40a7a2f9cc8f11e07a259c6923babd;hp=ecbc6b9128f8ea204a197af09e028190b39a99ba;hpb=f15c44d373692556ffe23fe6461d26cb9fd5d2f6;p=fa-stable.git diff --git a/applications/generalledger.php b/applications/generalledger.php index ecbc6b91..9b02b2a5 100644 --- a/applications/generalledger.php +++ b/applications/generalledger.php @@ -26,7 +26,6 @@ $this->add_module(_("Maintenance")); $this->add_lapp_function(2, _("Bank &Accounts"),"gl/manage/bank_accounts.php?"); - $this->add_lapp_function(2, _("Payment, Deposit and Transfer &Types"),"gl/manage/bank_trans_types.php?"); $this->add_lapp_function(2, _("Quick Entries"),"gl/manage/gl_quick_entries.php?"); $this->add_lapp_function(2, "",""); $this->add_lapp_function(2, _("&Currencies"),"gl/manage/currencies.php?");