diff options
| author | wjames5 <will@tekimaki.com> | 2009-01-24 18:40:54 +0000 |
|---|---|---|
| committer | wjames5 <will@tekimaki.com> | 2009-01-24 18:40:54 +0000 |
| commit | 369e449b168e13f749aa88e837f1836f4ed584ce (patch) | |
| tree | ec636c83f24b5e1770c337563272f67e770fd8c6 /templates/edit_structure_content.tpl | |
| parent | 871e65e8ac15977e9f6cb2a0be2c4ffa6e807a55 (diff) | |
| download | liberty-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.tpl | 2 |
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} |
