summaryrefslogtreecommitdiff
path: root/templates
diff options
context:
space:
mode:
Diffstat (limited to 'templates')
-rw-r--r--templates/menu_items_edit_inc.tpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/menu_items_edit_inc.tpl b/templates/menu_items_edit_inc.tpl
index 1bb5581..3271de1 100644
--- a/templates/menu_items_edit_inc.tpl
+++ b/templates/menu_items_edit_inc.tpl
@@ -11,7 +11,7 @@
{/forminput}
{forminput}
- <input type="text" name="find_objects" value="{$smarty.request.find_objects}" />
+ <input type="text" name="find" value="{$smarty.request.find}" />
<input type="submit" value="{tr}filter{/tr}" name="search_objects" />
{formhelp note="You can select the content type you want to limit the dropdown to and/or a word filter."}
{/forminput}