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/html/index.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'web/html/index.php') diff --git a/web/html/index.php b/web/html/index.php index 617b16a..7e04d59 100644 --- a/web/html/index.php +++ b/web/html/index.php @@ -52,7 +52,7 @@ while ($row = mysql_fetch_assoc($result)) { print ''; print ''; - print ''; + print ''; print $row["Name"]." ".$row["Version"].""; print ''; -- cgit v1.2.3-70-g09d2