/small fix
This commit is contained in:
@@ -94,7 +94,7 @@ class Blockcontact extends Module
|
||||
return $this->hookDisplayRightColumn();
|
||||
}
|
||||
|
||||
public function renderForm()
|
||||
public function renderForm()
|
||||
{
|
||||
$fields_form = array(
|
||||
'form' => array(
|
||||
@@ -148,5 +148,4 @@ class Blockcontact extends Module
|
||||
'blockcontact_email' => Tools::getValue('blockcontact_email', Configuration::get('blockcontact_email')),
|
||||
);
|
||||
}
|
||||
}
|
||||
?>
|
||||
}
|
||||
Reference in New Issue
Block a user