//referralprogram retro compat 1.5 when using helper form in module configuration
This commit is contained in:
@@ -536,6 +536,7 @@ class ReferralProgram extends Module
|
||||
'type' => 'radio',
|
||||
'label' => $this->l('Voucher type :'),
|
||||
'name' => 'discount_type',
|
||||
'class' => 't',
|
||||
'values' => array(
|
||||
array(
|
||||
'id' => 'discount_type1',
|
||||
|
||||
Reference in New Issue
Block a user