X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=blobdiff_plain;f=admin%2Fprinters.php;h=a9137161a2a2763c5084a1ce264d3826a1a8220c;hb=34c15f2f88c2b4d8a18ca40f76df3b9748e463e1;hp=1b6d063b9a96e70b4ac9fdd7c995845de9236a7e;hpb=b17df731b4bb055c2fdd568bc4be9e5caa0ee07b;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();