Skip to content
Snippets Groups Projects

refs #22480 w3c html validate: add missing quotion mark

Closed Robert Lange requested to merge issue/22480 into main
Compare and
1 file
+ 1
1
Preferences
Compare changes
@@ -2,7 +2,7 @@
if ($this->results instanceof Results): ?>
<form class="form-inline search-grouping" action="<?= $this->currentPath() ?>"
method="POST" id=grouping">
method="POST" id="grouping">
<div class="form-group">
<label for="grouping-checkbox"><?= $this->transEsc('group hits') ?></label>
<input type="checkbox" name="grouping-enabled" value=""