Advertisement
Guest User

Untitled

a guest
Dec 9th, 2019
84
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.95 KB | None | 0 0
  1. <div class="modal-body"><div class="title"><button type="button" class="close" data-dismiss="modal" aria-label="Close"><span aria-hidden="true">×</span></button><div class="zip-title"> <span class="ui_title"> Welcome to Weee! </span><p class="ui_sub_title">Please enter your delivery zipcode</p><div class="error_message"></div></div></div><form> <i class="sp-main zip_map_icon"></i> <input type="text" name="keyword" value="" placeholder="Please enter your zip code" id="keyword-id"> <div id="keyword_append"></div> <button type="submit" id="save-btn" class="btn btn-default">Confirm</button> </form> <div class="select-lang"> <div class="t"><span>language</span></div> <button data-key="en" class="hidden">EN</button> <button data-key="zh">简</button> <button data-key="zh-Hant">繁</button> <button data-key="ko">한국어</button> </div> </div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement