aboutsummaryrefslogtreecommitdiffstats
path: root/template/yoga/search.tpl
diff options
context:
space:
mode:
authorrvelices <rv-github@modusoptimus.com>2008-03-05 02:14:36 +0000
committerrvelices <rv-github@modusoptimus.com>2008-03-05 02:14:36 +0000
commita55cf25bdf2fc5b5056c5f25ecc5dd21ee17c245 (patch)
tree856a943a1df26450fc014890f0bad2c2b854edbd /template/yoga/search.tpl
parentd3fe45c5bd472329ba083e8ca467b5c17324712b (diff)
- added clear compiled templates maintenance task
- maintenance.tpl is smarty - some language cleanup git-svn-id: http://piwigo.org/svn/trunk@2251 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'template/yoga/search.tpl')
-rw-r--r--template/yoga/search.tpl9
1 files changed, 0 insertions, 9 deletions
diff --git a/template/yoga/search.tpl b/template/yoga/search.tpl
index 1b03c34c3..dc22315a3 100644
--- a/template/yoga/search.tpl
+++ b/template/yoga/search.tpl
@@ -112,15 +112,6 @@
<input type="radio" name="subcats-included" value="0" />{'no'|@translate}
</label></li>
</ul>
- <ul>
- <li><label>{'search_sort'|@translate}</label></li>
- <li><label>
- <input type="radio" name="sd" value="AND" />{'search_ascending'|@translate}
- </label></li>
- <li><label>
- <input type="radio" name="sd" value="d" checked="checked" />{'search_descending'|@translate}
- </label></li>
- </ul>
</fieldset>
<p>
<input class="submit" type="submit" name="submit" value="{'submit'|@translate}" />