diff --git a/phpBB/templates/subSilver/search_results_posts.tpl.html b/phpBB/templates/subSilver/search_results_posts.tpl.html deleted file mode 100644 index d41d938a1e..0000000000 --- a/phpBB/templates/subSilver/search_results_posts.tpl.html +++ /dev/null @@ -1,51 +0,0 @@ - - - - - -
{L_SEARCH_MATCHES}
- - - - - -
{L_INDEX}
- - - - - - - - - - - - - - - - - - - - - -
{L_AUTHOR}{L_MESSAGE}
  {L_TOPIC}: {searchresults.TOPIC_TITLE}
{searchresults.POSTER_NAME}
-
- {L_REPLIES}: {searchresults.TOPIC_REPLIES}
- {L_VIEWS}: {searchresults.TOPIC_VIEWS}

-
{searchresults.L_MINI_POST_ALT}{L_FORUM}: {searchresults.FORUM_NAME}   {L_POSTED}: {searchresults.POST_DATE}   {L_SUBJECT}: {searchresults.POST_SUBJECT}
{searchresults.MESSAGE}
 
- - - - - - -
{PAGE_NUMBER}{PAGINATION}
{S_TIMEZONE}
- - - - - -
{JUMPBOX}
diff --git a/phpBB/templates/subSilver/search_results_topics.tpl.html b/phpBB/templates/subSilver/search_results_topics.tpl.html deleted file mode 100644 index d628e01f53..0000000000 --- a/phpBB/templates/subSilver/search_results_topics.tpl.html +++ /dev/null @@ -1,51 +0,0 @@ - - - - - -
{L_SEARCH_MATCHES}
- - - - - -
{L_INDEX}
- - - - - - - - - - - - - - - - - - - - - - - - - -
  {L_FORUM}  {L_TOPICS}  {L_AUTHOR}  {L_REPLIES}  {L_VIEWS}  {L_LASTPOST} 
{searchresults.L_TOPIC_FOLDER_ALT}{searchresults.FORUM_NAME}{searchresults.NEWEST_POST_IMG}{searchresults.TOPIC_TYPE}{searchresults.TOPIC_TITLE}
{searchresults.GOTO_PAGE}
{searchresults.TOPIC_AUTHOR}{searchresults.REPLIES}{searchresults.VIEWS}{searchresults.LAST_POST_TIME}
{searchresults.LAST_POST_AUTHOR} {searchresults.LAST_POST_IMG}
 
- - - - - - -
{PAGE_NUMBER}{PAGINATION}
{S_TIMEZONE}
- - - - - -
{JUMPBOX}