From 04a7d5e1bb25df04d436036955a7fd41e2c8a0c0 Mon Sep 17 00:00:00 2001 From: Arthur Egberink Date: Wed, 29 Jun 2016 15:15:28 +0000 Subject: [PATCH] ASDL#36074 -- Implementatie NS in Digitaal logboek svn path=/Website/branches/v2016.1/; revision=29898 --- CUST/ASDL/afmelden_locatie.asp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CUST/ASDL/afmelden_locatie.asp b/CUST/ASDL/afmelden_locatie.asp index 98828ff7c3..dbae793d86 100644 --- a/CUST/ASDL/afmelden_locatie.asp +++ b/CUST/ASDL/afmelden_locatie.asp @@ -38,7 +38,7 @@ var locatie_key = getQParamInt("locatie_key", -1); if (locatie_key != -1) { PAGE_START(); - HEADER({title: "Locatie ingevuld", back:0, home:1}); + HEADER({title: "Locatie afgemeld", back:0, home:1}); CONTENT_START(); var sql = " SELECT DISTINCT ins_deel_key, ins_srtcontrole_key, p.prs_perslid_key, ins_deelsrtcontrole_key "