X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=blobdiff_plain;f=inventory%2Fmanage%2Fmovement_types.php;h=7f336b0de58f7564e573739bce8a1dc8e78a57a6;hb=fc24ee893402902fc58632dabb5d7c2594e191d0;hp=e7086f947432915989c1a32f1f68631f13750c3a;hpb=2e570d1c62dd7775213cfffe3cf1ab186b94117f;p=fa-stable.git diff --git a/inventory/manage/movement_types.php b/inventory/manage/movement_types.php index e7086f94..7f336b0d 100644 --- a/inventory/manage/movement_types.php +++ b/inventory/manage/movement_types.php @@ -90,7 +90,7 @@ if ($Mode == 'RESET') $result = get_all_movement_type(check_value('show_inactive')); start_form(); -start_table(TABLESTYLE, "width=30%"); +start_table(TABLESTYLE, "width='30%'"); $th = array(_("Description"), "", ""); inactive_control_column($th);