From f610ed82cbf0df2b5f8afd6ca3f88b9313281036 Mon Sep 17 00:00:00 2001 From: Meik Sievertsen Date: Sun, 1 Apr 2007 22:05:42 +0000 Subject: say hello to prosilver... YAAAYEEEE git-svn-id: file:///svn/phpbb/trunk@7260 89ea8834-ac86-4346-8a33-228a782c2dd0 --- phpBB/styles/prosilver/template/search_body.html | 120 +++++++++++++++++++++++ 1 file changed, 120 insertions(+) create mode 100644 phpBB/styles/prosilver/template/search_body.html (limited to 'phpBB/styles/prosilver/template/search_body.html') diff --git a/phpBB/styles/prosilver/template/search_body.html b/phpBB/styles/prosilver/template/search_body.html new file mode 100644 index 0000000000..525d9820a2 --- /dev/null +++ b/phpBB/styles/prosilver/template/search_body.html @@ -0,0 +1,120 @@ + + +

{L_SEARCH}

+ +
+ +
+
+

{L_SEARCH_QUERY}

+ +
+
+

{L_SEARCH_KEYWORDS_EXPLAIN}
+
+
+
+
+
+

{L_SEARCH_AUTHOR_EXPLAIN}
+
+
+
+ +
+
+ +
+
+ +

{L_SEARCH_OPTIONS}

+ +
+
+

{L_SEARCH_FORUMS_EXPLAIN}
+
+
+
+
+
+ + +
+
+
+
+
+
+
+
+
+ +
+ +
+
+
+ + +
+
+
+
+
{S_SELECT_SORT_KEY}  + + +
+
+
+
+
{S_SELECT_SORT_DAYS}
+
+
+
+
{L_POST_CHARACTERS}
+
+
+ +
+
+ +
+
+ +
+ {S_HIDDEN_FIELDS}  + +
+ +
+
+ +
+ +
+
+ + + + + + + + + + + + + + + + + + + +
{L_RECENT_SEARCHES}
{recentsearch.KEYWORDS} {recentsearch.TIME}
{L_NO_RECENT_SEARCHES}
+ +
+
+ + \ No newline at end of file -- cgit v1.2.1