|
@@ -52,8 +52,6 @@
|
|
|
<label for="pre-sold" class="fs-label-type">預售屋</label>
|
|
|
<input type="radio" class="check_button ml" value="新成屋" name="q5" id="new" />
|
|
|
<label for="new" class="fs-label-type">新成屋</label>
|
|
|
- <input type="radio" class="check_button ml" value="中古屋" name="q5" id="old" />
|
|
|
- <label for="old" class="fs-label-type">中古屋</label>
|
|
|
</div>
|
|
|
<input type="button" name="previous" class="previous action-button" value="上一步" />
|
|
|
<input type="button" name="next" class="next action-button next-2" value="下一步" />
|