Index: trunk/extensions/Collection/Collection.body.php |
— | — | @@ -612,7 +612,7 @@ |
613 | 613 | } else { |
614 | 614 | $articleText .= $item['title']; |
615 | 615 | } |
616 | | - $articleText .= ']'; |
| 616 | + $articleText .= "]\n"; |
617 | 617 | } |
618 | 618 | } |
619 | 619 | //$articleText .= $item['revision'] . "/" . $item['latest']."\n"; |