diff --git a/page.tgz b/page.tgz index 4c9ef1cbb..0db604c2f 100644 Binary files a/page.tgz and b/page.tgz differ diff --git a/page/page.css b/page/page.css index b8d84fefc..44b970d8f 100644 --- a/page/page.css +++ b/page/page.css @@ -1,13 +1,13 @@ -#page-settings-label, #page-random-label { +#page-settings-label, #page-random-label, #page-profile-label { float: left; width: 200px; margin-bottom: 25px; } -#page-max-pages, #page-random { +#page-max-pages, #page-random, #page-profile { float: left; } diff --git a/page/page.php b/page/page.php index c5cac7641..6d0044e06 100755 --- a/page/page.php +++ b/page/page.php @@ -121,6 +121,10 @@ function page_network_mod_init($a,$b) { function page_profile_advanced($a,&$b) { + $profile = intval(get_pconfig($a->profile['profile_uid'],'page','show_on_profile')); + if(! $profile) + return; + $page = '