diff options
author | Steve Dibb <beandog@gentoo.org> | 2010-04-21 09:41:17 -0600 |
---|---|---|
committer | Steve Dibb <beandog@gentoo.org> | 2010-04-21 09:41:17 -0600 |
commit | 80b1dec07f920f4e5e8d31bfdaf2c5c648d73056 (patch) | |
tree | f7642a81faffd4faaeb1842bb3a3a9d12e4f8665 /licenses.php | |
parent | cosmetics (diff) | |
download | znurt-org-frontend-80b1dec07f920f4e5e8d31bfdaf2c5c648d73056.tar.gz znurt-org-frontend-80b1dec07f920f4e5e8d31bfdaf2c5c648d73056.tar.bz2 znurt-org-frontend-80b1dec07f920f4e5e8d31bfdaf2c5c648d73056.zip |
recent updates
Diffstat (limited to 'licenses.php')
-rw-r--r-- | licenses.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/licenses.php b/licenses.php index 84edcab..b7ca440 100644 --- a/licenses.php +++ b/licenses.php @@ -12,7 +12,7 @@ echo "<h4>".gettext("SOFTWARE LICENSES")."</h4>\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 class='licenses' cellpadding='4' cellspacing='0'>\n"; |