diff options
| author | wjames5 <will@tekimaki.com> | 2007-03-16 05:21:14 +0000 |
|---|---|---|
| committer | wjames5 <will@tekimaki.com> | 2007-03-16 05:21:14 +0000 |
| commit | 73e6096cece721c6ba5ac1184cc8890d2ca45849 (patch) | |
| tree | 67591b638598e338b93afe8ef0fccba9a35de960 /templates | |
| parent | bd115235c1ead62e0fb5168c1848c192751ef85d (diff) | |
| download | tags-73e6096cece721c6ba5ac1184cc8890d2ca45849.tar.gz tags-73e6096cece721c6ba5ac1184cc8890d2ca45849.tar.bz2 tags-73e6096cece721c6ba5ac1184cc8890d2ca45849.zip | |
removes duplicate records in content list
Diffstat (limited to 'templates')
| -rw-r--r-- | templates/list_content.tpl | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/templates/list_content.tpl b/templates/list_content.tpl index 7e22f16..bf225c6 100644 --- a/templates/list_content.tpl +++ b/templates/list_content.tpl @@ -13,7 +13,6 @@ {forminput} <input type="text" name="tags" value="{$listInfo.tags}" /> <input type="submit" value="{tr}Search{/tr}" name="search_objects" /> - {formhelp note="Search again by tags."} {/forminput} </div> {/form} |
