From 9dfe03345b4c78b2d3b14abb699c98497d623784 Mon Sep 17 00:00:00 2001 From: Nathan Kinkade Date: Sun, 9 Mar 2008 00:04:12 +0000 Subject: Fixed sytax error in index.tpl -- missing equal sign on attribute. --- templates/index.tpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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. --> - +
-- cgit v1.2.3