X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=blobdiff_plain;f=sales%2Fmanage%2Fcustomer_branches.php;h=7cd65cb3795b92eb9497506a40e5c1a463b574b1;hb=7e8df3a179c05c51085349e139aac9ce88b9378d;hp=9a6be322dc560487652f0086d24edf590e0039c1;hpb=d92fb975635e81ed5bc61e0d27318511d36bf0be;p=fa-stable.git diff --git a/sales/manage/customer_branches.php b/sales/manage/customer_branches.php index 9a6be322..7cd65cb3 100644 --- a/sales/manage/customer_branches.php +++ b/sales/manage/customer_branches.php @@ -222,7 +222,7 @@ function branch_settings($selected_id, $num_branches) { hidden('popup', @$_REQUEST['popup']); table_section_title(_("Name and Contact")); - text_row(_("Branch Name:"), 'br_name', null, 35, 40); + text_row(_("Branch Name:"), 'br_name', null, 50, 60); text_row(_("Branch Short Name:"), 'br_ref', null, 30, 30); table_section_title(_("Sales"));