diff --git a/APPL/PDA/mld_list.asp b/APPL/PDA/mld_list.asp index d06a06d4c6..f37c5c5d91 100644 --- a/APPL/PDA/mld_list.asp +++ b/APPL/PDA/mld_list.asp @@ -158,7 +158,7 @@ if (status.length > 0) } else { - if (((self <=0 && S("mld_restrict_mobile_to_me") != 1) || ruimte_key != -1 || ins_key != -1 || rsv_ruimte_key != -1) && (fase & 1)) + if ((S("mld_restrict_mobile_to_me") != 1 || ruimte_key != -1 || ins_key != -1 || rsv_ruimte_key != -1) && (fase & 1)) { params.mldstpen = true; // Status "Pending(0)". params.mldstnew = true; // Status "Ingevoerd(2)".