Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/ertuil/erblog.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'layouts/index.html')
-rw-r--r--layouts/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/layouts/index.html b/layouts/index.html
index 5c2d548..c164a2e 100644
--- a/layouts/index.html
+++ b/layouts/index.html
@@ -43,7 +43,7 @@
<div class="layui-col-md4 layui-col-sm4 layui-col-xs12">
{{if $.Site.Params.google_search}}
- <input id="search" type="text" name="search" placeholder="站内搜索" autocomplete="off" class="layui-input">
+ <input id="search" type="text" name="search" placeholder="Intra-Site Search" autocomplete="off" class="layui-input">
<script type="text/javascript">
$("#search").keyup(function(event){
if(event.keyCode ==13){