[PHP-WEBMASTER] [web-php] master: Fix xxx bug when ...

[email protected] (huangkevin-apr via Derick Rethans) Wed, 4 Feb 2026 10:30:43 +0000
Newsgroups php.webmaster
Message-ID <[email protected]>
Author: huangkevin-apr (huangkevin-apr)
Committer: Derick Rethans (derickr)
Date: 2026-02-04T11:30:40+01:00

Commit: https://github.com/php/web-php/commit/f1b3e771f4143b8f217af0b54b2c67ec0483f740
Raw diff: https://github.com/php/web-php/commit/f1b3e771f4143b8f217af0b54b2c67ec0483f740.diff

Fix xxx bug when ...

Changed paths:
  M  include/header.inc


Diff:

diff --git a/include/header.inc b/include/header.inc
index 098f92924d..48722edafa 100644
--- a/include/header.inc
+++ b/include/header.inc
@@ -149,6 +149,7 @@ if (!isset($config["languages"])) {
       tabindex="-1"
       class="navbar__offcanvas"
       aria-label="Menu"
+      role="navigation"
     >
       <button
         id="navbar__close-button"