Hot key for quick entries
authorJanusz Dobrowolski <janusz@frontaccounting.eu>
Thu, 22 Jan 2009 16:33:28 +0000 (16:33 +0000)
committerJanusz Dobrowolski <janusz@frontaccounting.eu>
Thu, 22 Jan 2009 16:33:28 +0000 (16:33 +0000)
applications/generalledger.php

index 284c567e16b32f08d4f416df1d05600a3742764a..eea0cdc8fe9184f4fc7b27d77b69f199183b3523 100644 (file)
@@ -26,7 +26,7 @@
 
                        $this->add_module(_("Maintenance"));
                        $this->add_lapp_function(2, _("Bank &Accounts"),"gl/manage/bank_accounts.php?");
-                       $this->add_lapp_function(2, _("Quick Entries"),"gl/manage/gl_quick_entries.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?");
                        $this->add_lapp_function(2, _("&Exchange Rates"),"gl/manage/exchange_rates.php?");