diff options
Diffstat (limited to 'requests.php')
-rw-r--r-- | requests.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/requests.php b/requests.php index 8864e60..ddbaf1c 100644 --- a/requests.php +++ b/requests.php @@ -2,7 +2,7 @@ echo "<h4>feature requests</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>There are a lot of planned features for the site. If you don't see what you want added here, please feel free to <a href='http://wonkabar.org/contact-me'>contact me</a> and I'll let you know if it's viable or not.</p>\n"; |