more spaces
This commit is contained in:
parent
80e58964ce
commit
eb6a6228f7
4 changed files with 9 additions and 9 deletions
|
@ -84,9 +84,9 @@ function community_content(App $a, $update = 0) {
|
|||
|
||||
// we behave the same in message lists as the search module
|
||||
|
||||
$o .= conversation($a,$s,'community',$update);
|
||||
$o .= conversation($a, $s, 'community', $update);
|
||||
|
||||
$o .= alt_pager($a,count($r));
|
||||
$o .= alt_pager($a, count($r));
|
||||
|
||||
return $o;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue