X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=blobdiff_plain;f=sales%2Fmanage%2Fsales_people.php;h=04e1948df6569c6e7506ef556b86c30c5e732952;hb=2e181b13aa722a43e78b897404912d6b13a0a937;hp=aef3ad25ae08772cd46f3bdb4c10b8ca8c025036;hpb=4e31fd74b18825d8ac35f4a38b96ef33a08c2025;p=fa-stable.git diff --git a/sales/manage/sales_people.php b/sales/manage/sales_people.php index aef3ad25..04e1948d 100644 --- a/sales/manage/sales_people.php +++ b/sales/manage/sales_people.php @@ -1,13 +1,13 @@ . + See the License here . ***********************************************************************/ $page_security = 3; $path_to_root="../.."; @@ -171,7 +171,7 @@ if ($selected_id != -1) $_POST['provision2'] = percent_format(0); } -start_table("$table_style2 width=60%"); +start_table($table_style2); text_row_ex(_("Sales person name:"), 'salesman_name', 30); text_row_ex(_("Telephone number:"), 'salesman_phone', 20);