more spaces
This commit is contained in:
parent
80e58964ce
commit
eb6a6228f7
4 changed files with 9 additions and 9 deletions
|
|
@ -318,10 +318,10 @@ function profile_content(App $a, $update = 0) {
|
|||
);
|
||||
}
|
||||
|
||||
$o .= conversation($a,$items,'profile',$update);
|
||||
$o .= conversation($a, $items, 'profile', $update);
|
||||
|
||||
if (!$update) {
|
||||
$o .= alt_pager($a,count($items));
|
||||
$o .= alt_pager($a, count($items));
|
||||
}
|
||||
|
||||
return $o;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue