format
This commit is contained in:
parent
e88ca1fb05
commit
253d75ae82
@ -14,8 +14,7 @@ class Biography extends Extension
|
||||
|
||||
if ($user->id == $duser->id) {
|
||||
$this->theme->display_composer($page, $bio);
|
||||
}
|
||||
else {
|
||||
} else {
|
||||
$this->theme->display_biography($page, $bio);
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user