P1: QuillJs says button instead of the menu option using NVDA Screen reader #75

This commit is contained in:
2025-12-24 15:03:45 +01:00
parent f096a02bfc
commit e8c7924762
3 changed files with 15 additions and 4 deletions

View File

@@ -111,8 +111,8 @@ include 'header.php';
?>
<body>
<link href="quill.snow.css" rel="stylesheet">
<script src="quill.js"></script>
<link href="quill.snow.2.0.3.css" rel="stylesheet">
<script src="quill.2.0.3.js"></script>
<?php
if ( $ep_num == 9999 ) {
echo "<h2>Uploading to the Reserve Queue.</h2>\n";
@@ -287,8 +287,6 @@ include 'header.php';
echo "<p>\n<em><a href=\"https://" . $_SERVER['SERVER_NAME'] . $_SERVER['SCRIPT_NAME'] . "?delete=$key\">Delete this reservation for hpr${ep_num} on ${ep_date}</a>.</em>\n</p>\n";
}
?>
<div id="progressbar">
<div></div>