mirror of
https://github.com/retspen/webvirtcloud
synced 2025-07-31 12:41:08 +00:00
add aria-label definition to forms
This commit is contained in:
parent
8bafaa8720
commit
bf15de507a
37 changed files with 122 additions and 122 deletions
|
|
@ -295,7 +295,7 @@
|
|||
|
||||
<!-- Password Dialog -->
|
||||
<div class="noVNC_center noVNC_connect_layer">
|
||||
<div id="noVNC_password_dlg" class="noVNC_panel"><form>
|
||||
<div id="noVNC_password_dlg" class="noVNC_panel"><form aria-label="noVNC password form">
|
||||
<ul>
|
||||
<li>
|
||||
<label>Password:</label>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue