parent
4d2bd75a38
commit
d714c4323c
|
@ -17,6 +17,7 @@ class WelcomePage extends Form
|
|||
*/
|
||||
public function init()
|
||||
{
|
||||
$this->setRequiredCue(null);
|
||||
$this->setName('setup_welcome');
|
||||
$this->setViewScript('form/setup-welcome.phtml');
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue