diff --git a/files/templates/search.html b/files/templates/search.html index cd006c4ef..bcbc07953 100644 --- a/files/templates/search.html +++ b/files/templates/search.html @@ -34,7 +34,7 @@ {{ total }} - {{ sort }} posts matching "{{query}}" {{ 'from all time' if t=='all' else 'in the last' }} + {{ sort }} results matching "{{query}}" {{ 'from all time' if t=='all' else 'in the last' }} {% if t != 'all' %}{{ t }}{% endif %}