File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -101,21 +101,21 @@ <h1>
101101 target ="_blank "
102102 > (Help)</ a >
103103 </ h1 >
104- < label > < input type ="checkbox " id ="telo-misikeke " />
104+ < label > < input type ="checkbox " id ="telo-misikeke " checked />
105105 Use telo misikeke error messages</ label >
106106 < label > < input type ="checkbox " id ="randomize " />
107107 Randomize output order</ label >
108108 < label > < input type ="checkbox " id ="multiline " />
109109 Multiline input</ label >
110110 < label for ="quantity "> Singular and plural forms</ label >
111111 < select id ="quantity ">
112- < option value ="both "> Show all</ option >
112+ < option value ="both " selected > Show all</ option >
113113 < option value ="condensed "> Condensed</ option >
114114 < option value ="default only "> Show singular only</ option >
115115 </ select >
116116 < label for ="tense "> Verb tenses</ label >
117117 < select id ="tense ">
118- < option value ="both "> Show all</ option >
118+ < option value ="both " selected > Show all</ option >
119119 < option value ="condensed "> Condensed</ option >
120120 < option value ="default only "> Show present only</ option >
121121 </ select >
You can’t perform that action at this time.
0 commit comments