From 9c6f769b9424557f5cda93e6f7f4f1366ad427e7 Mon Sep 17 00:00:00 2001 From: plegall Date: Sat, 3 Sep 2005 20:01:14 +0000 Subject: - new : template yoga, made by yoDan, helped by chrisaga for integration becomes the official template. git-svn-id: http://piwigo.org/svn/trunk@859 68402e56-0260-453c-a942-63ccdbb3a9ee --- template/yoga/search.tpl | 138 +++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 138 insertions(+) create mode 100644 template/yoga/search.tpl (limited to 'template/yoga/search.tpl') diff --git a/template/yoga/search.tpl b/template/yoga/search.tpl new file mode 100644 index 000000000..bb2cf08a5 --- /dev/null +++ b/template/yoga/search.tpl @@ -0,0 +1,138 @@ +
+ +
+
    +
  • {lang:home}
  • +
+

{lang:Search}

+
+ + +
+ +
+
    + +
  • {errors.error.ERROR}
  • + +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
{L_SEARCH_KEYWORDS} :
{L_SEARCH_KEYWORDS_HINT}
+ +
+ {L_SEARCH_ALL_TERMS}
+ {L_SEARCH_ANY_TERMS} +
{L_SEARCH_AUTHOR} :
{L_SEARCH_AUTHOR_HINT}
+ +
{L_SEARCH_DATE} :
{L_SEARCH_DATE_HINT}
+ + + + + + + + + +
{L_SEARCH_DATE_FROM} : + + +   + {L_TODAY} +
{L_SEARCH_DATE_TO} : + + +   + {L_TODAY} +
+
{L_SEARCH_OPTIONS}
{L_SEARCH_CATEGORIES} :
{L_SEARCH_CATEGORIES_HINT}
+ + {L_SEARCH_SUBFORUMS} : + {L_YES}   + {L_NO} +
{L_SEARCH_DATE_TYPE} : + {L_SEARCH_CREATION}
+ {L_SEARCH_AVAILABILITY} +
{L_RESULT_SORT} : + {L_SORT_ASCENDING}
+ {L_SORT_DESCENDING} +
+   + +
+
+ +
-- cgit v1.2.3