Revert "Add TAKEPOS_NUMPAD_FORCE_PAYMENT_ICONS_LABELS"
This reverts commit 7e9a12a2f8.
This commit is contained in:
parent
62e3b5d214
commit
450b04c1ad
@ -307,13 +307,6 @@ print '<td colspan="2">';
|
|||||||
print ajax_constantonoff("TAKEPOS_NUMPAD_USE_PAYMENT_ICON", array(), $conf->entity, 0, 0, 1, 0);
|
print ajax_constantonoff("TAKEPOS_NUMPAD_USE_PAYMENT_ICON", array(), $conf->entity, 0, 0, 1, 0);
|
||||||
print "</td></tr>\n";
|
print "</td></tr>\n";
|
||||||
|
|
||||||
// Numpad show labels for icons
|
|
||||||
print '<tr class="oddeven"><td>';
|
|
||||||
print $langs->trans('TakeposNumpadForcePaymentLabels');
|
|
||||||
print '<td colspan="2">';
|
|
||||||
print ajax_constantonoff("TAKEPOS_NUMPAD_FORCE_PAYMENT_ICONS_LABELS", array(), $conf->entity, 0, 0, 1, 0);
|
|
||||||
print "</td></tr>\n";
|
|
||||||
|
|
||||||
// Direct Payment
|
// Direct Payment
|
||||||
print '<tr class="oddeven"><td>';
|
print '<tr class="oddeven"><td>';
|
||||||
print $langs->trans('DirectPaymentButton');
|
print $langs->trans('DirectPaymentButton');
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user