X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=blobdiff_plain;f=gl%2Fmanage%2Fgl_account_classes.php;h=53dd536cd62224710ca40ad75865ddf95d32612f;hb=7bb4cf7c35ba6a755d88d19f18a9f00fef7e2f42;hp=da3a68d53adc09dc9b763124bec340cf4fda157a;hpb=cc7638ce7ad1cfca77adbde4ef970499385bf909;p=fa-stable.git diff --git a/gl/manage/gl_account_classes.php b/gl/manage/gl_account_classes.php index da3a68d5..53dd536c 100644 --- a/gl/manage/gl_account_classes.php +++ b/gl/manage/gl_account_classes.php @@ -147,7 +147,7 @@ else text_row_ex(_("Class ID:"), 'id', 3); } -text_row_ex(_("Class Name:"), 'name', 50); +text_row_ex(_("Class Name:"), 'name', 50, 60); yesno_list_row(_("Balance Sheet:"), 'Balance', null, "", "", false);