do not break default summary behaviour
This commit is contained in:
parent
b9d5b5c0e0
commit
9a6813d7af
5 changed files with 5 additions and 5 deletions
|
|
@ -2,7 +2,7 @@
|
|||
if (!defined('DOKU_INC')) die();
|
||||
?>
|
||||
|
||||
<div id="spr__magic-matcher" class="magic-matcher no-print">
|
||||
<div id="spr__magic-matcher" class="magic-matcher">
|
||||
<div class="container">
|
||||
<?php
|
||||
echo "<h6 class=\"sr-only\" role=\"heading\" aria-level=\"2\">".tpl_getLang('head_magic_matcher')."</h6>";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue