celebrity/group/community pages about 75% implemented
This commit is contained in:
@@ -198,7 +198,7 @@ function settings_content(&$a) {
|
||||
? true : false);
|
||||
|
||||
if($invisible)
|
||||
notice( t('Profile is not published.') . EOL );
|
||||
notice( t('Profile is <strong>not published</strong>.') . EOL );
|
||||
|
||||
$nickname_block = load_view_file("view/settings_nick_set.tpl");
|
||||
|
||||
|
||||
Reference in New Issue
Block a user