diff --git a/resources/skins.citizen.search/presult.js b/resources/skins.citizen.search/presult.js index 28d25d1ff..3c488705b 100644 --- a/resources/skins.citizen.search/presult.js +++ b/resources/skins.citizen.search/presult.js @@ -13,7 +13,7 @@ function presult() { icon: 'history', id: `citizen-typeahead-history-${index}`, // TODO: Add option to prepend the result to input field - link: `${config.wgScriptPath}/index.php?title=Special:Search&fulltext=1&search=${result}`, + link: `${config.wgScriptPath}/index.php?title=Special:Search&search=${result}`, type: 'history', size: 'sm', desc: result