//referralprogram retro compat 1.5 when using helper form in module configuration

This commit is contained in:
Vincent Augagneur
2013-11-20 18:05:56 +01:00
parent 6ec8e4e70e
commit a3282025cf

View File

@@ -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',