diff options
Diffstat (limited to 'bugs.php')
-rw-r--r-- | bugs.php | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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"; |