summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTekimaki <tekimaki_admin@users.sourceforge.net>2009-01-28 17:52:26 +0000
committerTekimaki <tekimaki_admin@users.sourceforge.net>2009-01-28 17:52:26 +0000
commit9dc47691c64c8950aa61cf42561c239102ec989f (patch)
tree9a71588354f4fb7c52f77d596ce70e90b6180988
parent7635fb06705efa2e5ed0ece284401d2b22f6b64b (diff)
downloadliberty-9dc47691c64c8950aa61cf42561c239102ec989f.tar.gz
liberty-9dc47691c64c8950aa61cf42561c239102ec989f.tar.bz2
liberty-9dc47691c64c8950aa61cf42561c239102ec989f.zip
add some standard help language
-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>