Commit c3c43f49 by Nilu

S28815308 # Client - Incoming Issues (raised by Client) #Update URL domain to…

S28815308 # Client - Incoming Issues (raised by Client) #Update URL domain to matchd.com for privacy and t&c
parent b9671dcb
...@@ -286,7 +286,7 @@ ...@@ -286,7 +286,7 @@
<oneit:recalcClass htmlTag="span" classScript="candidate.showPrivacyPolicyAgreed() ? 'checked': 'unchecked'" candidate="<%= candidate %>"> <oneit:recalcClass htmlTag="span" classScript="candidate.showPrivacyPolicyAgreed() ? 'checked': 'unchecked'" candidate="<%= candidate %>">
<label for="privacy-policy-agreed"> <label for="privacy-policy-agreed">
<oneit:label GUIName="I have read and agree to the " /> <oneit:label GUIName="I have read and agree to the " />
<a href="https://www.talentology.com/privacy/" target="_blank" class="privacy-link">Privacy Policy</a> <a href="https://www.matchd.com/privacy/" target="_blank" class="privacy-link">Privacy Policy</a>
</label> </label>
</oneit:recalcClass> </oneit:recalcClass>
</div> </div>
...@@ -299,7 +299,7 @@ ...@@ -299,7 +299,7 @@
<oneit:recalcClass htmlTag="span" classScript="candidate.showConditionsAgreed() ? 'checked': 'unchecked'" candidate="<%= candidate %>"> <oneit:recalcClass htmlTag="span" classScript="candidate.showConditionsAgreed() ? 'checked': 'unchecked'" candidate="<%= candidate %>">
<label for="conditions-agreed"> <label for="conditions-agreed">
<oneit:label GUIName="I have read and agree to the " /> <oneit:label GUIName="I have read and agree to the " />
<a href="https://www.talentology.com/terms-of-service/" target="_blank" class="privacy-link">Terms & Conditions</a> <a href="https://www.matchd.com/terms-of-service/" target="_blank" class="privacy-link">Terms & Conditions</a>
</label> </label>
</oneit:recalcClass> </oneit:recalcClass>
</div> </div>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment