Merge branch 'dns' into 'master'

Dns

See merge request bs15/iimtt.org!20
This commit is contained in:
bs team
2021-07-16 06:59:39 +00:00
15 changed files with 15 additions and 15 deletions

View File

@@ -348,7 +348,7 @@ include("_navbar.php");
warning.style.display = "none";
let formData = new FormData();
formData.append('formName', 'IIMTT-CheranMaNagar-Form');
formData.append('business_type', '"iimtt"');
formData.append('business_type', 'iimtt');
formData.append('Name', name);
formData.append('Email', email);
formData.append('Phone', phn);

View File

@@ -335,7 +335,7 @@ include("_navbar.php");
warning.style.display = "none";
let formData = new FormData();
formData.append('formName', 'IIMTT-Chitlapakkam-Form');
formData.append('business_type', '"iimtt"');
formData.append('business_type', 'iimtt');
formData.append('Name', name);
formData.append('Email', email);
formData.append('Phone', phn);

View File

@@ -335,7 +335,7 @@ include("_navbar.php");
warning.style.display = "none";
let formData = new FormData();
formData.append('formName', 'IIMTT-Dimapur-Form');
formData.append('business_type', '"iimtt"');
formData.append('business_type', 'iimtt');
formData.append('Name', name);
formData.append('Email', email);
formData.append('Phone', phn);

View File

@@ -340,7 +340,7 @@ include("_navbar.php");
warning.style.display = "none";
let formData = new FormData();
formData.append('formName', 'IIMTT-Hanoi-Form');
formData.append('business_type', '"iimtt"');
formData.append('business_type', 'iimtt');
formData.append('Name', name);
formData.append('Email', email);
formData.append('Phone', phn);

View File

@@ -336,7 +336,7 @@ include("_navbar.php");
warning.style.display = "none";
let formData = new FormData();
formData.append('formName', 'IIMTT-HowrahMaidan-Form');
formData.append('business_type', '"iimtt"');
formData.append('business_type', 'iimtt');
formData.append('Name', name);
formData.append('Email', email);
formData.append('Phone', phn);

View File

@@ -338,7 +338,7 @@ include("_navbar.php");
warning.style.display = "none";
let formData = new FormData();
formData.append('formName', 'IIMTT-Imphal-Form');
formData.append('business_type', '"iimtt"');
formData.append('business_type', 'iimtt');
formData.append('Name', name);
formData.append('Email', email);
formData.append('Phone', phn);

View File

@@ -334,7 +334,7 @@ include("_navbar.php");
warning.style.display = "none";
let formData = new FormData();
formData.append('formName', 'IIMTT-Kharagpur-Form');
formData.append('business_type', '"iimtt"');
formData.append('business_type', 'iimtt');
formData.append('Name', name);
formData.append('Email', email);
formData.append('Phone', phn);

View File

@@ -335,7 +335,7 @@ include("_navbar.php");
warning.style.display = "none";
let formData = new FormData();
formData.append('formName', 'IIMTT-MICOLayout-Form');
formData.append('business_type', '"iimtt"');
formData.append('business_type', 'iimtt');
formData.append('Name', name);
formData.append('Email', email);
formData.append('Phone', phn);

View File

@@ -336,7 +336,7 @@ include("_navbar.php");
warning.style.display = "none";
let formData = new FormData();
formData.append('formName', 'IIMTT-Nabagram-Form');
formData.append('business_type', '"iimtt"');
formData.append('business_type', 'iimtt');
formData.append('Name', name);
formData.append('Email', email);
formData.append('Phone', phn);

View File

@@ -330,7 +330,7 @@ include("_navbar.php");
warning.style.display = "none";
let formData = new FormData();
formData.append('formName', 'IIMTT-Nairobi-Form');
formData.append('business_type', '"iimtt"');
formData.append('business_type', 'iimtt');
formData.append('Name', name);
formData.append('Email', email);
formData.append('Phone', phn);

View File

@@ -336,7 +336,7 @@ include("_navbar.php");
warning.style.display = "none";
let formData = new FormData();
formData.append('formName', 'IIMTT-Patuli-Form');
formData.append('business_type', '"iimtt"');
formData.append('business_type', 'iimtt');
formData.append('Name', name);
formData.append('Email', email);
formData.append('Phone', phn);

View File

@@ -990,7 +990,7 @@ for close to a decade now.</span>
warning.style.display = "none";
let formData = new FormData();
formData.append('formName', 'IIMTT-Kolkata-Form');
formData.append('business_type', '"iimtt"');
formData.append('business_type', 'iimtt');
formData.append('Name', name);
formData.append('Email', email);
formData.append('Phone', phn);

View File

@@ -335,7 +335,7 @@ include("_navbar.php");
warning.style.display = "none";
let formData = new FormData();
formData.append('formName', 'IIMTT-Sodepur-Form');
formData.append('business_type', '"iimtt"');
formData.append('business_type', 'iimtt');
formData.append('Name', name);
formData.append('Email', email);
formData.append('Phone', phn);

View File

@@ -334,7 +334,7 @@ include("_navbar.php");
warning.style.display = "none";
let formData = new FormData();
formData.append('formName', 'IIMTT-TakiRoad-Form');
formData.append('business_type', '"iimtt"');
formData.append('business_type', 'iimtt');
formData.append('Name', name);
formData.append('Email', email);
formData.append('Phone', phn);

View File

@@ -335,7 +335,7 @@ include("_navbar.php");
warning.style.display = "none";
let formData = new FormData();
formData.append('formName', 'IIMTT-Yavatmal-Form');
formData.append('business_type', '"iimtt"');
formData.append('business_type', 'iimtt');
formData.append('Name', name);
formData.append('Email', email);
formData.append('Phone', phn);