X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=blobdiff_plain;f=admin%2Fprinters.php;h=a9137161a2a2763c5084a1ce264d3826a1a8220c;hb=c4eae7a18f0eb824e6eda7be2ba6fa820e9e58c9;hp=1b6d063b9a96e70b4ac9fdd7c995845de9236a7e;hpb=d2bd6087025dfd8497777f6ce2305ff98879473a;p=fa-stable.git diff --git a/admin/printers.php b/admin/printers.php index 1b6d063b..a9137161 100644 --- a/admin/printers.php +++ b/admin/printers.php @@ -1,13 +1,13 @@ . + See the License here . ***********************************************************************/ $page_security = 15; $path_to_root=".."; @@ -142,7 +142,7 @@ text_row(_("Timeout").':', 'tout', null, 5, 5); end_table(1); -submit_add_or_update_center($selected_id == -1, '', true); +submit_add_or_update_center($selected_id == -1, '', 'both'); end_form();