Give the UI a little love after all the backend mods
This commit is contained in:
@@ -127,7 +127,7 @@ function profile_content(&$a, $update = 0) {
|
||||
if(x($_GET,'tab'))
|
||||
$tab = notags(trim($_GET['tab']));
|
||||
|
||||
$o.=profile_tabs($a, $is_owner, $a->profile['nickname']);
|
||||
// $o.=profile_tabs($a, $is_owner, $a->profile['nickname']);
|
||||
|
||||
|
||||
if($tab === 'profile') {
|
||||
|
||||
Reference in New Issue
Block a user