提交 a5131165 编写于 作者: A Abdullah Almsaeed

Merge pull request #142 from reinaris/patch-2

Fixed a typo in index.html
...@@ -297,7 +297,7 @@ ...@@ -297,7 +297,7 @@
<div class="input-group"> <div class="input-group">
<input type="text" name="q" class="form-control" placeholder="Search..."/> <input type="text" name="q" class="form-control" placeholder="Search..."/>
<span class="input-group-btn"> <span class="input-group-btn">
<button type='submit' name='seach' id='search-btn' class="btn btn-flat"><i class="fa fa-search"></i></button> <button type='submit' name='search' id='search-btn' class="btn btn-flat"><i class="fa fa-search"></i></button>
</span> </span>
</div> </div>
</form> </form>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册