File tree 1 file changed +3
-3
lines changed
1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -101,21 +101,21 @@ <h1>
101
101
target ="_blank "
102
102
> (Help)</ a >
103
103
</ h1 >
104
- < label > < input type ="checkbox " id ="telo-misikeke " />
104
+ < label > < input type ="checkbox " id ="telo-misikeke " checked />
105
105
Use telo misikeke error messages</ label >
106
106
< label > < input type ="checkbox " id ="randomize " />
107
107
Randomize output order</ label >
108
108
< label > < input type ="checkbox " id ="multiline " />
109
109
Multiline input</ label >
110
110
< label for ="quantity "> Singular and plural forms</ label >
111
111
< select id ="quantity ">
112
- < option value ="both "> Show all</ option >
112
+ < option value ="both " selected > Show all</ option >
113
113
< option value ="condensed "> Condensed</ option >
114
114
< option value ="default only "> Show singular only</ option >
115
115
</ select >
116
116
< label for ="tense "> Verb tenses</ label >
117
117
< select id ="tense ">
118
- < option value ="both "> Show all</ option >
118
+ < option value ="both " selected > Show all</ option >
119
119
< option value ="condensed "> Condensed</ option >
120
120
< option value ="default only "> Show present only</ option >
121
121
</ select >
You can’t perform that action at this time.
0 commit comments