Showing
1 changed file
with
1 additions
and
1 deletions
... | @@ -29,7 +29,7 @@ | ... | @@ -29,7 +29,7 @@ |
29 | <input type="text" id="expenditure" name="expenditure" placeholder="지출을 숫자로 입력해주세요." /> | 29 | <input type="text" id="expenditure" name="expenditure" placeholder="지출을 숫자로 입력해주세요." /> |
30 | </div> | 30 | </div> |
31 | <div> | 31 | <div> |
32 | - 거주지역 (ex 강원도 강릉시 견소동) | 32 | + 거주지역 (ex 서울특별시 00구 00동, 경기도 수원영통구 영통동, 강원도 강릉시 견소동) |
33 | <input type="text" id="address" name="address" placeholder="(도/시/구/동)을 입력해주세요." /> | 33 | <input type="text" id="address" name="address" placeholder="(도/시/구/동)을 입력해주세요." /> |
34 | </div> | 34 | </div> |
35 | <div> | 35 | <div> | ... | ... |
-
Please register or login to post a comment