summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--templates/global_mini_search.tpl2
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}