diff options
| -rw-r--r-- | templates/index.tpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/index.tpl b/templates/index.tpl index 40b79bd..7a1df7d 100644 --- a/templates/index.tpl +++ b/templates/index.tpl @@ -27,7 +27,7 @@ is submitted via the Enter key ... unless there are at least two text input fields. This is documented all over the web. --> - <input type='text' name'IEHack' 'value='IEHack: see note above' style='display: none;' /> + <input type='text' name='IEHack' 'value='IEHack: see note above' style='display: none;' /> <input type='submit' name='doSearch' value='Search' /> </div> <div class='standardMargins'> |
