parent
fad8a2539c
commit
68ef0de0f0
1 changed files with 1 additions and 1 deletions
|
@ -272,7 +272,7 @@ if (!class_exists('WC_Retailcrm_Loyalty')) :
|
|||
return $resultString;
|
||||
}
|
||||
|
||||
$resultString .= ' <div style="text-align: left; line-height: 2"><b>' . __('It is possible to write off', 'retailcrm') . ' ' . $lpDiscountSum . ' ' . __('bonuses', 'retailcrm') . '</b></div>';
|
||||
$resultString .= ' <div style="text-align: left; line-height: 3"><b>' . __('It is possible to write off', 'retailcrm') . ' ' . $lpDiscountSum . ' ' . __('bonuses', 'retailcrm') . '</b></div>';
|
||||
return $resultString. '<div style="text-align: left;"><b>' . __('Use coupon:', 'retailcrm') . ' <u><i>' . $coupon->get_code() . '</i></u></i></b></div>';
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue