_includes/section/home.html in word-games-theme-0.4.2 vs _includes/section/home.html in word-games-theme-0.4.3
- old
+ new
@@ -25,12 +25,12 @@
required>
<input style="border-radius: {{CustomColor.inputFieldBorder}};
background-color: {{CustomColor.inputButtonBg}};" type="submit" class="serachBtn" id="serach"
value>
<div class="dictonaryDropdown">
- <select class="form-select select_dropDown2" name="dictonary"
+ <select class="form-select select_dropDown2" name="dictionary"
aria-label="Default select example">
- <option selected value="">Dictonary</option>
+ <option selected value="Dictionary">Dictionary</option>
<option value="twl06">TWL06 (US, Canada, Thailand)</option>
<option value="sowpods">SOWPODS (Uk and Others)</option>
<option value="wwf">Enable (Words With Friends)</option>
</select>
</div>
\ No newline at end of file