2DU há 8 anos atrás
pai
commit
9bfa019cdf
1 ficheiros alterados com 1 adições e 1 exclusões
  1. 1 1
      views/index.tpl

+ 1 - 1
views/index.tpl

@@ -66,7 +66,7 @@
                 </div>
                 <form method="POST" action="/search" id="search">
                     <div class="input-group">
-                        <input class="form-control" name="search" type="text">
+                        <input placeholder="검색" class="form-control" name="search" type="text">
                         <span class="input-group-button">
                             <button id="goto" class="btn" formaction="/goto"><i class="fa fa-share" aria-hidden="true"></i></button>
                         </span>