From 53314b8335e7565cf63941ba074cafba37d913e2 Mon Sep 17 00:00:00 2001 From: Arun Persaud Date: Mon, 9 Jun 2008 00:13:31 -0700 Subject: LAYOUT: nice and shiny hopefully some improvements ;) Signed-off-by: Arun Persaud --- include/stats.php | 3 +++ 1 file changed, 3 insertions(+) (limited to 'include/stats.php') diff --git a/include/stats.php b/include/stats.php index 97e1979..d49d57a 100644 --- a/include/stats.php +++ b/include/stats.php @@ -227,6 +227,9 @@ if( !$content = getCache("cache/stats.html",60*60*24) ) how often is the last trick a non-trump trick */ + /* needs this so that all tables are within the div and don't float around */ + echo "

 

\n"; + echo "\n"; /* end output */ /* write file to cache */ -- cgit v1.2.3-18-g5258