summaryrefslogtreecommitdiff
path: root/templates/list_content_inc.tpl
diff options
context:
space:
mode:
Diffstat (limited to 'templates/list_content_inc.tpl')
-rw-r--r--templates/list_content_inc.tpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/list_content_inc.tpl b/templates/list_content_inc.tpl
index 202e923..1a524fd 100644
--- a/templates/list_content_inc.tpl
+++ b/templates/list_content_inc.tpl
@@ -23,7 +23,7 @@
{/if}
{forminput}
- <input type="text" name="find_objects" value="{$listInfo.find}" />
+ <input type="text" name="find" value="{$listInfo.find}" />
<input type="submit" value="{tr}Apply Filter{/tr}" name="search_objects" />
{formhelp note="You can restrict the content listing to a given content type or apply a filter on content title."}
{/forminput}