From ecee56533c318bd3ead0dfdaf74568836ccec12e Mon Sep 17 00:00:00 2001 From: Jinyuan Huang <88757735+BernieHuang2008@users.noreply.github.com> Date: Thu, 5 Oct 2023 14:42:14 +0000 Subject: improve "search existing issues from github" link --- searx/templates/simple/new_issue.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'searx/templates/simple') diff --git a/searx/templates/simple/new_issue.html b/searx/templates/simple/new_issue.html index a143cc7df..7ce30c059 100644 --- a/searx/templates/simple/new_issue.html +++ b/searx/templates/simple/new_issue.html @@ -63,7 +63,7 @@ or manually by executing the searx/webapp.py file? -->
-

{{ _('Please check for existing bugs about this engine on GitHub') }}

+

{{ _('Please check for existing bugs about this engine on GitHub') }}

-- cgit v1.2.3