X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=blobdiff_plain;f=manufacturing%2Fwork_order_release.php;h=b66613b1fb79d6e67601b23acb54f21610739188;hb=da0f29ef8eb73e7a3cf6484af8fd04726e0e5ef1;hp=57375dc8ba11b717c099cf6470b3761ee56a6982;hpb=818719f38b8327cdca616d58b13913dbd174d96a;p=fa-stable.git diff --git a/manufacturing/work_order_release.php b/manufacturing/work_order_release.php index 57375dc8..b66613b1 100644 --- a/manufacturing/work_order_release.php +++ b/manufacturing/work_order_release.php @@ -1,13 +1,13 @@ . + See the License here . ***********************************************************************/ $page_security = 10; $path_to_root=".."; @@ -96,7 +96,7 @@ if (can_process($myrow)) end_table(1); - submit_center('release', _("Release Work Order"), true, '', true); + submit_center('release', _("Release Work Order"), true, '', 'default'); hidden('selected_id', $selected_id); hidden('stock_id', $myrow['stock_id']);