From 8ab823728c729e9780820bf15aad3585078c8342 Mon Sep 17 00:00:00 2001 From: Callan Barrett Date: Tue, 15 Jan 2008 15:54:23 +0900 Subject: More cleanup, add TU link to header Cleans up links on front page, adds a TU link to the header to the voting application, fixes some titles and styling for logged in text Signed-off-by: Callan Barrett --- web/lib/pkgfuncs.inc | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'web/lib/pkgfuncs.inc') diff --git a/web/lib/pkgfuncs.inc b/web/lib/pkgfuncs.inc index d4f3ae7..a6086f8 100644 --- a/web/lib/pkgfuncs.inc +++ b/web/lib/pkgfuncs.inc @@ -290,10 +290,10 @@ function package_details($id=0, $SID="") { } else { # print out package details - # - echo "
\n"; - echo "
".__("Package Details")."
\n"; - echo "
\n"; + # + echo "
\n"; + echo "
".__("Package Details")."
\n"; + echo "
\n"; echo " \n"; echo " \n"; -- cgit v1.2.3-54-g00ecf
"; echo $row["Name"] . " " . $row["Version"]."