summaryrefslogtreecommitdiff
path: root/templates/edit_structure_content.tpl
diff options
context:
space:
mode:
authorwjames5 <will@tekimaki.com>2009-01-24 18:40:54 +0000
committerwjames5 <will@tekimaki.com>2009-01-24 18:40:54 +0000
commit369e449b168e13f749aa88e837f1836f4ed584ce (patch)
treeec636c83f24b5e1770c337563272f67e770fd8c6 /templates/edit_structure_content.tpl
parent871e65e8ac15977e9f6cb2a0be2c4ffa6e807a55 (diff)
downloadliberty-369e449b168e13f749aa88e837f1836f4ed584ce.tar.gz
liberty-369e449b168e13f749aa88e837f1836f4ed584ce.tar.bz2
liberty-369e449b168e13f749aa88e837f1836f4ed584ce.zip
standardize search with 'find' param, removes find_objects - CUSTOM PACKAGE DEVELOPERS who use get_content_list_inc take notecvs up -dP
Diffstat (limited to 'templates/edit_structure_content.tpl')
-rw-r--r--templates/edit_structure_content.tpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/edit_structure_content.tpl b/templates/edit_structure_content.tpl
index ead6920..7794c50 100644
--- a/templates/edit_structure_content.tpl
+++ b/templates/edit_structure_content.tpl
@@ -34,7 +34,7 @@
{/forminput}
{forminput}
- <input type="text" name="find_objects" />
+ <input type="text" name="find" />
<input type="submit" value="{tr}Apply filter{/tr}" name="search_objects" />
{formhelp note=""}
{/forminput}