summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'feeds.php')
-rw-r--r--feeds.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/feeds.php b/feeds.php
index e0ec3f7..d33859a 100644
--- a/feeds.php
+++ b/feeds.php
@@ -6,7 +6,7 @@
echo "<h4>".gettext("Subscription Feeds")."</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 "<h4>".gettext("fresh ebuilds")."</h4>";
@@ -42,7 +42,7 @@
echo "</div>\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 "<h4>".gettext("new packages")."</h4>";