if (typeof pageData != "undefined") {
pageData.loginForm = pageData.loginOthers ? "/nl/resources/modal/login-others/index2.html" : "/nl/resources/modal/login/index2.html";
pageData.recoverPassword = pageData.loginOthers ? "/nl/resources/modal/recover-password-others/index2.html" : "/nl/resources/modal/recover-password/index2.html";
pageData.confirmationPassword = "/nl/resources/modal/confirmation-password/index2.html";
}else{
var pageData = {
loginForm : pageData.loginOthers ? "/nl/resources/modal/login-others/index2.html" : "/nl/resources/modal/login/index2.html",
recoverPassword : pageData.loginOthers ? "/nl/resources/modal/recover-password-others/index2.html" : "/nl/resources/modal/recover-password/index2.html",
confirmationPassword : "/nl/resources/modal/confirmation-password/index2.html"
}
}
Oeps, er ging iets mis. Neem contact op met de systeembeheerder