summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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 " ";