From 4ed8b3a62c7883a40dff22f25ee78c20ce737c6e Mon Sep 17 00:00:00 2001 From: Meik Sievertsen Date: Sun, 1 Apr 2007 22:46:14 +0000 Subject: ahhh, there are you. I can see a new haircut... looks good. git-svn-id: file:///svn/phpbb/trunk@7263 89ea8834-ac86-4346-8a33-228a782c2dd0 --- .../styles/subsilver2/template/search_results.html | 146 +++++++++++++++++++++ 1 file changed, 146 insertions(+) create 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 new file mode 100644 index 0000000000..220ce4c046 --- /dev/null +++ b/phpBB/styles/subsilver2/template/search_results.html @@ -0,0 +1,146 @@ + + +
+ + + + + + + + + +
{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} + {topicrow.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} + {searchresults.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