From: Roland Haeder Date: Fri, 16 Oct 2015 19:52:03 +0000 (+0200) Subject: Opps ... X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=866a2fb4ae45d1a2da6afa74a7c7e965b6c1d8b7;p=juser-core.git Opps ... --- diff --git a/src/org/mxchange/jusercore/model/user/profilemodes/ProfileMode.java b/src/org/mxchange/jusercore/model/user/profilemodes/ProfileMode.java index 1a09646..450fece 100644 --- a/src/org/mxchange/jusercore/model/user/profilemodes/ProfileMode.java +++ b/src/org/mxchange/jusercore/model/user/profilemodes/ProfileMode.java @@ -32,11 +32,11 @@ public enum ProfileMode implements Serializable { /** * Only visible to members (and administrators) */ - MEMBERS("USER_PROFILE_MODE_PRIVATE"), + MEMBERS("USER_PROFILE_MODE_MEMBERS"), /** * Visible to all (public in Internet) */ - PUBLIC("USER_PROFILE_MODE_PRIVATE"); + PUBLIC("USER_PROFILE_MODE_PUBLIC"); /** * Message key (i18n)