summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'bugs.php')
-rw-r--r--bugs.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/bugs.php b/bugs.php
index 618f4c0..b7fc010 100644
--- a/bugs.php
+++ b/bugs.php
@@ -2,7 +2,7 @@
$str = gettext("BUGS");
echo "<h4>$str</h4>";
- echo "<hr class='pkg_rule' style='margin-bottom: 15px; margin-top: 15px;'/>\n";
+ echo "<hr class='pkg_rule' style='margin-bottom: 15px; margin-top: 15px;'>\n";
echo "<div class='about'>\n";
echo "<p>First bug is, set up a decent bug tracker.</p>\n";