From dbbe9efceecb646acf5ee9d4565a8ab69e7d879b Mon Sep 17 00:00:00 2001 From: Erich Eckner Date: Tue, 19 Feb 2019 10:19:59 +0100 Subject: lib/style.php: add missing lf --- lib/style.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib') diff --git a/lib/style.php b/lib/style.php index 0a2b62c..5bec6c2 100644 --- a/lib/style.php +++ b/lib/style.php @@ -299,7 +299,7 @@ function print_listing($list, $print_order_links, $list_content_type) { print " \n"; print " \n"; print " " . $row["count"] . "\n"; - print " "; + print " \n"; } print " \n"; print " "; -- cgit v1.2.3