summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--templates/list_content_inc.tpl1
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/list_content_inc.tpl b/templates/list_content_inc.tpl
index 1a524fd..46f42d4 100644
--- a/templates/list_content_inc.tpl
+++ b/templates/list_content_inc.tpl
@@ -5,6 +5,7 @@
{formlabel label="Restrict listing" for="content_type_guid"}
{forminput}
{html_options onchange="submit();" options=$contentTypes name=content_type_guid id=content_type selected=$contentSelect}
+ {formhelp note="Limit search by content type"}
<noscript>
<div><input type="submit" name="content_switch" value="{tr}change content type{/tr}" /></div>
</noscript>