summaryrefslogtreecommitdiffstats
path: root/include/stats.php
diff options
context:
space:
mode:
authorArun Persaud <arun@nubati.net>2008-06-09 00:13:31 -0700
committerArun Persaud <arun@nubati.net>2008-07-08 23:04:29 -0700
commit53314b8335e7565cf63941ba074cafba37d913e2 (patch)
treece21c5dfa12da92b6ef304ff83c4aeef1996f72c /include/stats.php
parent0329ae5dc48fee11545d6a4b37ba8522979e42d4 (diff)
downloade-DoKo-53314b8335e7565cf63941ba074cafba37d913e2.tar.gz
e-DoKo-53314b8335e7565cf63941ba074cafba37d913e2.tar.bz2
e-DoKo-53314b8335e7565cf63941ba074cafba37d913e2.zip
LAYOUT: nice and shiny
hopefully some improvements ;) Signed-off-by: Arun Persaud <arun@nubati.net>
Diffstat (limited to 'include/stats.php')
-rw-r--r--include/stats.php3
1 files changed, 3 insertions, 0 deletions
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 "<p style=\"clear:both;\">&nbsp;</p>\n";
+
echo "</div>\n"; /* end output */
/* write file to cache */