'; if (function_exists('quickShellSettings') === true) { quickShellSettings(); } $action_btns = html_print_submit_button( __('Update'), 'update_button', false, [ 'icon' => 'update' ], true ); html_print_action_buttons( $action_btns ); echo '';