diff --git a/APPL/PDA/setlocation.asp b/APPL/PDA/setlocation.asp index ede5dd1165..719563a1ac 100644 --- a/APPL/PDA/setlocation.asp +++ b/APPL/PDA/setlocation.asp @@ -40,7 +40,7 @@ if (flr_key > -1) { if (flr_key > -1 || bld_key > -1 || loc_key > -1 || alg_key > -1) { // Gezet, terug naar portal, wellicht nog parameter om niks te doen (QRC) // Dit lijkt niet helemaal lekker te gaan zo (na langer rondklikken) - Response.Redirect(rooturl + "/pda/Facilitor.asp"); + Response.Redirect(rooturl + "/appl/pda/Facilitor.asp"); } // Kies heel ruim waar je autorisatie op hebt