FSN#49967 bugfix: haakje stond verkeerd

svn path=/Website/trunk/; revision=38022
This commit is contained in:
2018-05-31 09:37:35 +00:00
parent 5a9da3b734
commit 9ac38f494e

View File

@@ -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 (((self <=0 && 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)".