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:
authorLutong Chen <ertuil98@foxmail.com>2020-05-27 03:52:04 +0300
committerLutong Chen <ertuil98@foxmail.com>2020-05-27 03:52:04 +0300
commit7e0061ec2af020db6e9c5c40603a3d8b56d2a6a2 (patch)
tree6f8895e7a709f3368caf30176391c542b357c88b
parentec9760be334ab4ba6081520fb57622a1be539e22 (diff)
placeholder refactor with english
-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){