view->button_id; $button = $this->view->button; $admin = MB()->getClass('admin'); $page_title = __("Button editor","maxbuttons"); $action = "" . __('Add New', 'maxbuttons') . ""; $admin->get_header(array("title" => $page_title, "title_action" => $action) ); ?>
get_footer(); ?>