summaryrefslogtreecommitdiffstats
path: root/templates
diff options
context:
space:
mode:
Diffstat (limited to 'templates')
-rw-r--r--templates/public/index.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/templates/public/index.html b/templates/public/index.html
index 481e8a8..4f248fd 100644
--- a/templates/public/index.html
+++ b/templates/public/index.html
@@ -55,8 +55,8 @@
<form id="pkgsearch-form" method="get" action="/packages/">
<fieldset>
- <p>Package Search:&nbsp;&nbsp;<input id="pkgsearch-field"
- type="text" name="q" size="18" maxlength="200" /></p>
+ <label for="pkgsearch-field">Package Search:</label>
+ <input id="pkgsearch-field" type="text" name="q" size="18" maxlength="200" />
</fieldset>
</form>