diff --git a/htdocs/admin/receiptprinter.php b/htdocs/admin/receiptprinter.php
index a2758304527..cb625dbe039 100644
--- a/htdocs/admin/receiptprinter.php
+++ b/htdocs/admin/receiptprinter.php
@@ -304,7 +304,15 @@ if ($mode == 'config' && $user->admin) {
print '
'."\n";
- print '| '.$langs->trans("PROFILE_DEFAULT").': | '.$langs->trans("PROFILE_DEFAULT_HELP").' |
';
- print '| '.$langs->trans("PROFILE_SIMPLE").': | '.$langs->trans("PROFILE_SIMPLE_HELP").' |
';
- print '| '.$langs->trans("PROFILE_EPOSTEP").': | '.$langs->trans("PROFILE_EPOSTEP_HELP").' |
';
- print '| '.$langs->trans("PROFILE_P822D").': | '.$langs->trans("PROFILE_P822D_HELP").' |
';
- print '| '.$langs->trans("PROFILE_STAR").': | '.$langs->trans("PROFILE_STAR_HELP").' |
';
- print '
';
}
// mode = template
diff --git a/htdocs/langs/en_US/receiptprinter.lang b/htdocs/langs/en_US/receiptprinter.lang
index 284c4fa61fa..eb115682726 100644
--- a/htdocs/langs/en_US/receiptprinter.lang
+++ b/htdocs/langs/en_US/receiptprinter.lang
@@ -7,7 +7,7 @@ TestSentToPrinter=Test Sent To Printer %s
ReceiptPrinter=Receipt printers
ReceiptPrinterDesc=Setup of receipt printers
ReceiptPrinterTemplateDesc=Setup of Templates
-ReceiptPrinterTypeDesc=Description of Receipt Printer's type
+ReceiptPrinterTypeDesc=Example of possible values for the field "Parameters" according to the type of driver
ReceiptPrinterProfileDesc=Description of Receipt Printer's Profile
ListPrinters=List of Printers
SetupReceiptTemplate=Template Setup