diff --git a/mod/parse_url.php b/mod/parse_url.php index a65215ca19..ef9f8a9f41 100644 --- a/mod/parse_url.php +++ b/mod/parse_url.php @@ -13,7 +13,7 @@ function parse_url_content(&$a) { $text = null; - $template = "%s%s"; + $template = "%s\n%s"; $arr = array('url' => $url, 'text' => '');