diff options
Diffstat (limited to 'index.html')
-rw-r--r-- | index.html | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -9,8 +9,8 @@ <thead> <th>Status</th> <th>Date</th> - <th>Name</th> - <th>Authors</th> + <th>Name<br><input id=name autocomplete=off autofocus></th> + <th>Authors<br><input id=authors autocomplete=off></th> </thead> <tbody id=tbody> </tbody> |