diff --git a/index.html b/index.html index af9c45c..2a568df 100644 --- a/index.html +++ b/index.html @@ -323,7 +323,7 @@
-
@@ -370,7 +370,7 @@
-
@@ -378,7 +378,6 @@

Contact Information

-

Please fill the spaces below with your contact information

@@ -407,8 +406,13 @@

+ +

Please provide your credit card information to guarantee your service appointment.

+

Account Details

+

Payment Information

-

Please fill the spaces below with your payment information

+

Please fill the spaces below with your payment information

+
@@ -502,6 +506,11 @@ else return [ true, "", "" ] } + $(function(){ + $('[data-toggle2="tooltip"]').tooltip(); + $('[data-tooltip="tooltip"]').tooltip(); + + });