//removed unused code
This commit is contained in:
@@ -195,7 +195,6 @@ class BankWire extends PaymentModule
|
||||
'title' => $this->l('Contact details'),
|
||||
'icon' => 'icon-envelope'
|
||||
),
|
||||
'id_form' => 'step_carrier_general',
|
||||
'input' => array(
|
||||
array(
|
||||
'type' => 'text',
|
||||
@@ -249,4 +248,4 @@ class BankWire extends PaymentModule
|
||||
'BANK_WIRE_ADDRESS' => Tools::getValue('BANK_WIRE_ADDRESS', Configuration::get('BANK_WIRE_ADDRESS')),
|
||||
);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user