diff --git a/htdocs/admin/receiptprinter.php b/htdocs/admin/receiptprinter.php index dd946c6a8ee..1305f812c76 100644 --- a/htdocs/admin/receiptprinter.php +++ b/htdocs/admin/receiptprinter.php @@ -3,6 +3,7 @@ * Copyright (C) 2015 Frederic France * Copyright (C) 2016 Juanjo Menent * Copyright (C) 2020 Andreu Bisquerra Gaya + * Copyright (C) 2024 MDW * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by @@ -322,7 +323,7 @@ if ($mode == 'config' && $user->admin) { print load_fiche_titre($langs->trans("ReceiptPrinterDesc"), '', '')."\n"; - print '
'; // You can use div-table-responsive-no-min if you dont need reserved height for your table + print '
'; // You can use div-table-responsive-no-min if you don't need reserved height for your table print ''."\n"; print ''; print ''; @@ -416,7 +417,7 @@ if ($mode == 'config' && $user->admin) { print ''.$langs->trans("ReceiptPrinterTypeDesc").'...

'."\n"; - print '
'; // You can use div-table-responsive-no-min if you dont need reserved height for your table + print '
'; // You can use div-table-responsive-no-min if you don't need reserved height for your table print '
'.$langs->trans("Name").'
'."\n"; print ''; print ''; @@ -445,7 +446,7 @@ if ($mode == 'template' && $user->admin) { print ''; } - print '
'; // You can use div-table-responsive-no-min if you dont need reserved height for your table + print '
'; // You can use div-table-responsive-no-min if you don't need reserved height for your table print '
'.$langs->trans("CONNECTOR_DUMMY").''.$langs->trans("CONNECTOR_DUMMY_HELP").'
'.$form->textwithpicto($langs->trans("CONNECTOR_NETWORK_PRINT"), $langs->trans("FromServerPointOfView")).''.$langs->trans("CONNECTOR_NETWORK_PRINT_HELP").'
'."\n"; print ''; print ''; @@ -512,7 +513,7 @@ if ($mode == 'template' && $user->admin) { print '
'; - print '
'; // You can use div-table-responsive-no-min if you dont need reserved height for your table + print '
'; // You can use div-table-responsive-no-min if you don't need reserved height for your table print '
'.$langs->trans("Name").'
'."\n"; print ''; print '';
'.$langs->trans("Tag").'