Backup and Restore: system settings has not been refreshed after restore (typo).
[fa-stable.git] / sales / manage / customer_branches.php
index 9a6be322dc560487652f0086d24edf590e0039c1..7cd65cb3795b92eb9497506a40e5c1a463b574b1 100644 (file)
@@ -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"));