summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorErich Eckner <git@eckner.net>2019-02-19 10:19:59 +0100
committerErich Eckner <git@eckner.net>2019-02-19 10:19:59 +0100
commitdbbe9efceecb646acf5ee9d4565a8ab69e7d879b (patch)
treeffd742b7093da9837d557c7efddb38be291c0241
parent88ee8652dcb8c7902ecef92b1b7e2fd8f128d35d (diff)
downloadarchweb32-dbbe9efceecb646acf5ee9d4565a8ab69e7d879b.tar.xz
lib/style.php: add missing lf
-rw-r--r--lib/style.php2
1 files changed, 1 insertions, 1 deletions
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 " </td>\n";
print " <td>\n";
print " " . $row["count"] . "\n";
- print " </td>";
+ print " </td>\n";
}
print " <td>\n";
print " ";