summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNathan Kinkade <nath@nkinka.de>2008-03-09 00:04:12 +0000
committerNathan Kinkade <nath@nkinka.de>2008-03-09 00:04:12 +0000
commit9dfe03345b4c78b2d3b14abb699c98497d623784 (patch)
tree86cda8f30eb13e14f233355cac4b901bb0e20432
parent11dda4516fd699bed0dbea92e8e8976f199e31da (diff)
Fixed sytax error in index.tpl -- missing equal sign on attribute.
-rw-r--r--templates/index.tpl2
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'>