1
0
Fork 0

Updates for community pages do work now

This commit is contained in:
Michael 2018-01-04 15:46:56 +00:00
commit ade987db47
3 changed files with 10 additions and 8 deletions

View file

@ -139,7 +139,9 @@ function community_content(App $a, $update = 0) {
$o .= conversation($a, $s, 'community', $update);
$o .= alt_pager($a, count($r));
if (!$update) {
$o .= alt_pager($a, count($r));
}
$t = get_markup_template("community.tpl");
return replace_macros($t, array(