diff options
| author | laetzer <laetzer@users.sourceforge.net> | 2007-09-01 14:17:30 +0000 |
|---|---|---|
| committer | laetzer <laetzer@users.sourceforge.net> | 2007-09-01 14:17:30 +0000 |
| commit | 125e17ff1a6266dca9366f4965013f1a15e2c63a (patch) | |
| tree | 6bb056b4c4f53e31150d7768ab7922482daaf1e7 /templates | |
| parent | 3ec286b17a552caf59e52260dbe66332cc605f9c (diff) | |
| download | search-125e17ff1a6266dca9366f4965013f1a15e2c63a.tar.gz search-125e17ff1a6266dca9366f4965013f1a15e2c63a.tar.bz2 search-125e17ff1a6266dca9366f4965013f1a15e2c63a.zip | |
missing spacePRE_LIB_ATTACHMENT_REFACTOR
Diffstat (limited to 'templates')
| -rw-r--r-- | templates/global_mini_search.tpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/global_mini_search.tpl b/templates/global_mini_search.tpl index 5b2258c..a08ee0e 100644 --- a/templates/global_mini_search.tpl +++ b/templates/global_mini_search.tpl @@ -6,7 +6,7 @@ {html_options options=$contentTypes name="content_type_guid" selected=$perms[user].level} </div> <div class="row submit"> - <input type="submit" name="search" value="{tr}go{/tr}"/> + <input type="submit" name="search" value="{tr}go{/tr}" /> </div> {/form} {/strip} |
