summaryrefslogtreecommitdiff
path: root/admin
diff options
context:
space:
mode:
authorKurt Lieber <klieber@gentoo.org>2003-07-17 17:21:25 +0000
committerKurt Lieber <klieber@gentoo.org>2003-07-17 17:21:25 +0000
commit742ae93c522988c0063be0c7ba8fe78bb5389a01 (patch)
treebad7b613c23140ad88b63dbb4e5d4a4feab12524 /admin
parentfixed typos per bug #11758 (diff)
downloadgentoo-742ae93c522988c0063be0c7ba8fe78bb5389a01.tar.gz
gentoo-742ae93c522988c0063be0c7ba8fe78bb5389a01.tar.bz2
gentoo-742ae93c522988c0063be0c7ba8fe78bb5389a01.zip
added link back to category
Diffstat (limited to 'admin')
-rw-r--r--admin/www.gentoo.org/scripts/pkgs.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/admin/www.gentoo.org/scripts/pkgs.py b/admin/www.gentoo.org/scripts/pkgs.py
index b52a96b03f..5b28d260dc 100644
--- a/admin/www.gentoo.org/scripts/pkgs.py
+++ b/admin/www.gentoo.org/scripts/pkgs.py
@@ -269,7 +269,7 @@ for category in fsort(db.keys()):
<chapter>""" % mytime
tableheader="""
<section>
- <title>Package Category """+ category+"""</title>
+ <title>Package Category <uri link=\"/dyn/pkgs/"""+ category+"""/\">"""+ category+"""</uri></title>
<body>
<p>
Number of packages in category: """ + str(pkg_count) + """