Browse Source

Update request.html

redesign
Anxhelo Lushka 7 years ago
committed by GitHub
parent
commit
dc7ff7ae27
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      request.html

2
request.html

@ -39,7 +39,7 @@ section_id: contact
<input class='required' name='budget' placeholder='0' type='number' min="0" max="9999999"></p> <input class='required' name='budget' placeholder='0' type='number' min="0" max="9999999"></p>
<p>Enter your bid and we will get back to you with a time & cost estimate.</p> <p>Enter your bid and we will get back to you with a time & cost estimate.</p>
<div class='spacing'></div> <div class='spacing'></div>
<input class='button small boxed blue simple' type='submit'>SUBMIT <input class='button small boxed blue simple' type='submit' label="SUBMIT">
</form> </form>
</div> </div>
</div> </div>

Loading…
Cancel
Save