projects
/
factor.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
561b76b
)
help.html: specify tabindex
author
John Benediktsson
<mrjbq7@gmail.com>
Fri, 26 Aug 2022 21:38:52 +0000
(14:38 -0700)
committer
John Benediktsson
<mrjbq7@gmail.com>
Fri, 26 Aug 2022 21:38:52 +0000
(14:38 -0700)
basis/help/html/html.factor
patch
|
blob
|
history
diff --git
a/basis/help/html/html.factor
b/basis/help/html/html.factor
index 474b3dbee1bf64ded05bc9848683f39485e4e75d..d179b3ef3ac402be630b87d165cf67a007c65a43 100644
(file)
--- a/
basis/help/html/html.factor
+++ b/
basis/help/html/html.factor
@@
-96,8
+96,8
@@
M: pathname url-of
[XML
<nav>
<form method="get" action="/search" style="float: right;">
- <input placeholder="Search" name="search" type="text"/>
- <input type="submit" value="Go"/>
+ <input placeholder="Search" name="search" type="text"
tabindex="1"
/>
+ <input type="submit" value="Go"
tabindex="1"
/>
</form>
<a href="https://factorcode.org">
<img src="favicon.ico" width="24" height="24" />