phpservermon/src/templates/default/module/server
Michael 1d779760ce
Improve accessibility of cards and tableview (#851)
To enable keyboard users to show server details the links are added as
HTML `a` Tags not only for <noscript> variant.
This also improves accessibility as screen reader users usually are not
able to perform click events on div elements. The do not even know there
is a click event handler. Click event handlers only work on buttons by
default as browsers forward the keyboard activity on buttons to the
onclick handler.
2020-02-09 15:40:45 +01:00
..
server Feature/ssl cert expiration check (#831) 2020-02-04 16:44:48 +01:00
status Improve accessibility of cards and tableview (#851) 2020-02-09 15:40:45 +01:00
history.tpl.html Changed file path to new path 2019-09-26 12:47:55 +02:00
log.tpl.html Improved table readability 2019-05-21 21:02:19 +02:00