X-Git-Url: https://git.cyclocoop.org/?a=blobdiff_plain;f=includes%2FLinker.php;h=f160fd67fa759f105ef374ff2272cf6e4341c45a;hb=7a206823e36c834b2dca44a7ea06b8a1451c26a6;hp=3f0ecf6fb6136e63eee4e1fae4def273fcd7e80d;hpb=1360a2884ac2ce44b1a81df9fef96b72853c845e;p=lhc%2Fweb%2Fwiklou.git diff --git a/includes/Linker.php b/includes/Linker.php index 3f0ecf6fb6..f160fd67fa 100644 --- a/includes/Linker.php +++ b/includes/Linker.php @@ -1564,6 +1564,7 @@ class Linker { return '
' . Html::element( 'input', [ 'type' => 'checkbox', + 'role' => 'button', 'id' => 'toctogglecheckbox', 'class' => 'toctogglecheckbox', 'style' => 'display:none',