From a410303e4cfbae7d55c78c73afcba091dd99dfac Mon Sep 17 00:00:00 2001 From: Michael Klier Date: Sat, 7 Jun 2008 16:50:53 +0200 Subject: Remove obsolete inline CSS in index.php. Signed-off-by: Loui Chang --- web/html/index.php | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'web/html') diff --git a/web/html/index.php b/web/html/index.php index 895fc8af..54d60046 100644 --- a/web/html/index.php +++ b/web/html/index.php @@ -38,7 +38,7 @@ $result = db_query($q,$dbh); # Table 2 print ''; print ''; -print ''; print ''; @@ -51,7 +51,7 @@ while ($row = mysql_fetch_assoc($result)) { print $row["Name"]." ".$row["Version"].""; print ''; - print '
'; +print ''; print ' '.__("Recent Updates").' '; print '
'; + print ''; # figure out the mod string $mod_int = intval($row["ModifiedTS"]); @@ -124,7 +124,7 @@ if (!empty($user)) { print ""; print ""; - print ""; print ""; @@ -168,7 +168,7 @@ if (!empty($user)) { print "
"; + print ""; print "".__("My Statistics").""; print "
"; print ""; -print ""; print ""; -- cgit v1.2.3-24-g4f1b
"; +print ""; print "".__("Statistics").""; print "