From a23495c46f185990eddd43e372d6b83fad403af4 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Benoi=CC=82t=20Pin?= Date: Tue, 22 Jul 2014 09:49:35 +0200 Subject: [PATCH] lint --- skins/generic/search_form.pt | 236 +++++++++++++++++++---------------- 1 file changed, 126 insertions(+), 110 deletions(-) diff --git a/skins/generic/search_form.pt b/skins/generic/search_form.pt index b2e86cd..d130798 100644 --- a/skins/generic/search_form.pt +++ b/skins/generic/search_form.pt @@ -1,116 +1,132 @@ - -
- -
- -

Search inside portal

- -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Full Text - -
-
For a simple text search, enter your search term - here. Multiple words may be found by combining - them with AND and OR. This will - find text in items' contents, title and - description. -
-
-
Title
Description - -
-
You may also search the items' descriptions and - titles specifically. Multiple words may be found - by combining them with AND and OR. -
-
-
Review Status - -
-
If you wish to constrain results to items in certain states, select them from this list.
-
-
Find new items since... - -
-
You may find only recent items by selecting a time-frame.
-
-
Item type - -
-
You may limit your results to particular kinds of - items by selecting them above. To find all kinds - of items, do not select anything. -
-
-
Creator - -
-
To find items by a particular user, enter one or more of his properties (login, name, email...).
-
-

- -
-
- -
-
- - \ No newline at end of file + +
+
+

Search inside portal

+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Full Text + +
+
+ For a simple text search, enter your search term here. + Multiple words may be found by combining them with + AND and OR. This will find text in items' + contents, title and description. +
+
+
Title + +
Description + +
+
+ You may also search the items' descriptions and titles + specifically. Multiple words may be found by combining them + with AND and OR. +
+
+
Review Status + +
+
+ If you wish to constrain results to items in certain + states, select them from this list. +
+
+
Find new items since... + +
+
+ You may find only recent items by selecting a time-frame. +
+
+
Item type + +
+
+ You may limit your results to particular kinds of items by + selecting them above. To find all kinds of items, do not + select anything. +
+
+
Creator + +
+
+ To find items by a particular user, enter one or more of + his properties (login, name, email...). +
+
+
+
+
+ +
+
+
+
+ + -- 2.20.1