diff options
Diffstat (limited to 'web.php')
-rw-r--r-- | web.php | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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>'; |