HSLE#55579 Instelling - automatisch notificeren bij afmelden

svn path=/Website/trunk/; revision=41345
This commit is contained in:
Alex Tiehuis
2019-03-06 13:20:33 +00:00
parent e70cd860aa
commit 58e79a7e00

View File

@@ -414,7 +414,7 @@ for (var i = 2; i >= 0; i--)
RWTEXTAREATR("opmerk", "fldremark" + (req?" required":""), "", "", { tdhtml_ta: "colspan='2'", html: "rows='8'" });
if (canNoti)
RWCHECKBOXTR("noti_caller", "fld_noti_caller", L("lcl_mld_noti_caller"), 1, { boxfirst: true });
RWCHECKBOXTR("noti_caller", "fld_noti_caller", L("lcl_mld_noti_caller"), (S("mld_close_noti_default_off") == 1 ? 0 : 1), { boxfirst: true });
if (canCloseOpdr.length)
{ %>