fixed brave spelling and other things

This commit is contained in:
lolcat 2023-09-06 08:43:22 -04:00
parent 5b8c9eaed7
commit cd98d1c69f
2 changed files with 607 additions and 1374 deletions

File diff suppressed because it is too large Load Diff

View File

@ -69,7 +69,7 @@ if($results["spelling"]["type"] != "no_correction"){
urlencode($results["spelling"]["correction"]) .
'&' .
$frontend->buildquery($get, true) .
'">' .
'&spellcheck=no">' .
$results["spelling"]["correction"] .
'</a>?' .
'</div>';