From bce09dfa7ebdfcc5f9d3ec3643a8a104f6f13fb0 Mon Sep 17 00:00:00 2001 From: jim winstead Date: Wed, 6 Mar 2002 00:32:11 +0000 Subject: [PATCH] replace double-newline with paragraph break (but not just nl2br, which would be too funky), and repeat url at end of entry like it did before. --- include/layout.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/layout.inc b/include/layout.inc index 4d452e6dd..ed56280b6 100644 --- a/include/layout.inc +++ b/include/layout.inc @@ -427,7 +427,7 @@ function display_event($event,$include_date=1) } ?> - +
",trim($event['ldesc'])); if ($event['url']) {?>

URL: ',htmlentities($event['url']),''; }?>