diff options
Diffstat (limited to 'useflags.php')
-rw-r--r-- | useflags.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/useflags.php b/useflags.php index 27420fe..830ce10 100644 --- a/useflags.php +++ b/useflags.php @@ -13,7 +13,7 @@ echo "<div class='about'>\n"; - 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 "<table style='padding-bottom: 25px;' cellpadding='4' cellspacing='0'>\n"; |