X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=blobdiff_plain;f=manufacturing%2Fwork_order_add_finished.php;h=f2178e955e9c6e8f1d214d670984e64d1eb474ad;hb=da0f29ef8eb73e7a3cf6484af8fd04726e0e5ef1;hp=ea4af88402b5da3bf48fcf511ccbeb70b5b46082;hpb=818719f38b8327cdca616d58b13913dbd174d96a;p=fa-stable.git diff --git a/manufacturing/work_order_add_finished.php b/manufacturing/work_order_add_finished.php index ea4af884..f2178e95 100644 --- a/manufacturing/work_order_add_finished.php +++ b/manufacturing/work_order_add_finished.php @@ -1,13 +1,13 @@ . + See the License here . ***********************************************************************/ $page_security = 10; $path_to_root=".."; @@ -171,7 +171,7 @@ textarea_row(_("Memo:"), 'memo_', null, 40, 3); end_table(1); -submit_center_first('Process', _("Process"), '', true); +submit_center_first('Process', _("Process"), '', 'default'); submit_center_last('ProcessAndClose', _("Process And Close Order"), '', true); end_form();