Showing
1 changed file
with
2 additions
and
2 deletions
... | @@ -85,8 +85,8 @@ | ... | @@ -85,8 +85,8 @@ |
85 |       | 85 |       |
86 | <label>생년월일</label> | 86 | <label>생년월일</label> |
87 | <input type="text" name="birth" class="form-control" placeholder="971009" style="width:200px;"> | 87 | <input type="text" name="birth" class="form-control" placeholder="971009" style="width:200px;"> |
88 | - | 88 | + <br><br><br> |
89 | -<label>현재 장소(시)</label> | 89 | +<label>현재 장소(시, 도)</label> |
90 | <input type="text" name="city" class="form-control" placeholder="서울" style="width:200px;"> | 90 | <input type="text" name="city" class="form-control" placeholder="서울" style="width:200px;"> |
91 | <label>현재 장소(구)(</label> | 91 | <label>현재 장소(구)(</label> |
92 | <input type="text" name="county" class="form-control" placeholder="강남구" style="width:200px;"> | 92 | <input type="text" name="county" class="form-control" placeholder="강남구" style="width:200px;"> | ... | ... |
-
Please register or login to post a comment