Showing
1 changed file
with
1 additions
and
1 deletions
... | @@ -26,7 +26,7 @@ | ... | @@ -26,7 +26,7 @@ |
26 | <img src= "FindMelogo.png" width = 300, height = 300/> | 26 | <img src= "FindMelogo.png" width = 300, height = 300/> |
27 | </div> | 27 | </div> |
28 | <div class="center2"> | 28 | <div class="center2"> |
29 | - <input type="text" class="input_text" placeholder="소환사 이름"> | 29 | + <input type="text" class="input_text" placeholder="소환사명"> |
30 | <span class="input-group-btn"> | 30 | <span class="input-group-btn"> |
31 | <button id="searchButton" class="btn btn-primary" type="button" onclick="search(name)">click!</button> | 31 | <button id="searchButton" class="btn btn-primary" type="button" onclick="search(name)">click!</button> |
32 | </span> | 32 | </span> | ... | ... |
-
Please register or login to post a comment