HSLE#55579 Instelling - automatisch notificeren bij afmelden
svn path=/Website/trunk/; revision=41345
This commit is contained in:
@@ -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)
|
||||
{ %>
|
||||
|
||||
Reference in New Issue
Block a user