From e85f9f79bc892533e8b67d80ae265167f2e5d4cd Mon Sep 17 00:00:00 2001 From: Meik Sievertsen Date: Wed, 24 Dec 2008 13:14:24 +0000 Subject: remove no longer necessary files... hooray git-svn-id: file:///svn/phpbb/trunk@9221 89ea8834-ac86-4346-8a33-228a782c2dd0 --- .../styles/subsilver2/template/search_results.html | 146 --------------------- 1 file changed, 146 deletions(-) delete mode 100644 phpBB/styles/subsilver2/template/search_results.html (limited to 'phpBB/styles/subsilver2/template/search_results.html') diff --git a/phpBB/styles/subsilver2/template/search_results.html b/phpBB/styles/subsilver2/template/search_results.html deleted file mode 100644 index d277b51db9..0000000000 --- a/phpBB/styles/subsilver2/template/search_results.html +++ /dev/null @@ -1,146 +0,0 @@ - - -
- - - - - - - - - -
{SEARCH_TITLE}{SEARCH_MATCHES}
{L_SEARCHED_TOPIC}: {SEARCH_TOPIC}
{L_SEARCHED_FOR}: {SEARCH_WORDS} {L_IGNORED_TERMS}: {IGNORED_WORDS}
{L_SEARCH_IN_RESULTS}:
- -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
  {L_TOPICS}  {L_AUTHOR}  {L_REPLIES}  {L_VIEWS}  {L_LAST_POST} 
{searchresults.TOPIC_FOLDER_IMG} - - - - - {NEWEST_POST_IMG} - {searchresults.ATTACH_ICON_IMG} {searchresults.TOPIC_TITLE} - - {searchresults.UNAPPROVED_IMG}  - - - {REPORTED_IMG}  - - -

[ {GOTO_PAGE_IMG}{L_GOTO_PAGE}: {searchresults.PAGINATION} ]

- - -

{L_GLOBAL}

- -

{L_IN} {searchresults.FORUM_TITLE}

- -

{searchresults.TOPIC_AUTHOR_FULL}

{searchresults.TOPIC_REPLIES}

{searchresults.TOPIC_VIEWS}

-

{searchresults.LAST_POST_TIME}

-

{searchresults.LAST_POST_AUTHOR_FULL} - {LAST_POST_IMG} -

-
{L_NO_SEARCH_RESULTS}
{L_DISPLAY_POSTS}: {S_SELECT_SORT_DAYS} {L_SORT_BY}: {S_SELECT_SORT_KEY} {S_SELECT_SORT_DIR} 
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
{L_AUTHOR}{L_MESSAGE}
{searchresults.L_IGNORE_POST}

 {L_FORUM}: {searchresults.FORUM_TITLE}{L_GLOBAL}   {L_TOPIC}: {searchresults.TOPIC_TITLE}

- - - - -
-
- -  {L_POST_SUBJECT}: {searchresults.POST_SUBJECT} - - [ {L_JUMP_TO_POST} ] - -
-
{L_POSTED}: {searchresults.POST_DATE} 
-
-

{L_REPLIES}: {searchresults.TOPIC_REPLIES}
{L_VIEWS}: {searchresults.TOPIC_VIEWS}


- - - - -
{searchresults.MESSAGE}
-
{L_NO_SEARCH_RESULTS}
{L_SORT_BY}: {S_SELECT_SORT_KEY} {S_SELECT_SORT_DIR} 
- - -
- -
{PAGE_NUMBER} [ {SEARCH_MATCHES} ]
- - -

- - - -
- -
- - \ No newline at end of file -- cgit v1.2.1