_includes/section/home.html in word-games-theme-0.4.7 vs _includes/section/home.html in word-games-theme-0.4.8

- old
+ new

@@ -19,10 +19,10 @@ <div class="container-fluid" id="containerWd"> <div class="serachSection"> <div class="position-relative serachBox"> <form action="/result" id='form' method="GET"> <input style="border-radius: {{CustomColor.inputFieldBorder}}" type="text" - placeholder="Enter up to 15 letters?" class="txtBox" value name="search" maxlength="15" + placeholder="Enter up to 15 letters?" class="txtBox" value='' name="search" maxlength="15" required> <input style="border-radius: {{CustomColor.inputFieldBorder}}; background-color: {{CustomColor.inputButtonBg}};" type="submit" class="serachBtn" id="serach" value> <div class="dictonaryDropdown"> \ No newline at end of file