diff --git a/phpBB/styles/prosilver/template/search_results.html b/phpBB/styles/prosilver/template/search_results.html
index 69b3dd2ca4..8ec4e0cb01 100644
--- a/phpBB/styles/prosilver/template/search_results.html
+++ b/phpBB/styles/prosilver/template/search_results.html
@@ -134,7 +134,7 @@
{{ Icon('iconify', 'fa:bar-chart', '', true) }}
{{ Icon('iconify', 'fa:paperclip', '', true) }}
{% EVENT topiclist_row_topic_by_author_before %}
- {L_POST_BY_AUTHOR} {searchresults.TOPIC_AUTHOR_FULL} » {searchresults.FIRST_POST_TIME} » {L_IN} {searchresults.FORUM_TITLE}
+ {L_POST_BY_AUTHOR} {searchresults.TOPIC_AUTHOR_FULL} » » {L_IN} {searchresults.FORUM_TITLE}
{% EVENT topiclist_row_topic_by_author_after %}