aboutsummaryrefslogtreecommitdiffstats
path: root/template/yoga/search.tpl
diff options
context:
space:
mode:
Diffstat (limited to 'template/yoga/search.tpl')
-rw-r--r--template/yoga/search.tpl3
1 files changed, 3 insertions, 0 deletions
diff --git a/template/yoga/search.tpl b/template/yoga/search.tpl
index d2089a756..156820f9c 100644
--- a/template/yoga/search.tpl
+++ b/template/yoga/search.tpl
@@ -36,12 +36,15 @@
<input type="text" style="width: 300px" name="search_author" size="30" onfocus="this.className='focus';" onblur="this.className='nofocus';"/>
</label>
</fieldset>
+
+<!-- BEGIN tags -->
<fieldset>
<legend>{lang:Search tags}</legend>
{TAG_SELECTION}
<label><span><input type="radio" name="tag_mode" value="AND" checked="checked" /> {lang:All tags}</span></label>
<label><span><input type="radio" name="tag_mode" value="OR" /> {lang:Any tag}</span></label>
</fieldset>
+<!-- END tags -->
<fieldset>
<legend>{lang:search_date}</legend>