module_type = Hustle_Module_Model::EMBEDDED_MODULE; $this->page_title = Opt_In_Utils::get_module_type_display_name( $this->module_type, true, true ); $this->page_template_path = '/admin/embedded/listing'; $this->page_edit_template_path = '/admin/embedded/wizard'; } } endif;