summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--index.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/index.html b/index.html
index c8be924..8d7bd7a 100644
--- a/index.html
+++ b/index.html
@@ -10,8 +10,8 @@
<thead>
<th>Status</th>
<th>Date</th>
- <th>Name<br><input id=name autocomplete=off autofocus></th>
- <th>Authors<br><input id=authors autocomplete=off></th>
+ <th>Name<br><input id=name autocomplete=off autofocus placeholder="Type to filter"></th>
+ <th>Authors<br><input id=authors autocomplete=off placeholder="Type to filter"></th>
</thead>
<tbody id=tbody>
</tbody>