X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=blobdiff_plain;f=gl%2Fmanage%2Fgl_accounts.php;h=5c88705d83c8f9bcd0c7943eccf725d62d775449;hb=12e17bf9bcf8e8f56d72aeeb6dde817d1d921615;hp=2520d355cfd7e43038e023123e378dfa4bc07bcf;hpb=1f0c585ef87e9138499a71ae2954b1a177a6ef97;p=fa-stable.git diff --git a/gl/manage/gl_accounts.php b/gl/manage/gl_accounts.php index 2520d355..5c88705d 100644 --- a/gl/manage/gl_accounts.php +++ b/gl/manage/gl_accounts.php @@ -198,7 +198,7 @@ if (db_has_gl_accounts()) { echo "
"; echo _("Select an Account:") . " "; - gl_all_accounts_list('AccountList', null, false, false, false, + gl_all_accounts_list('AccountList', null, false, false, _('New account'), true); echo "
"; }