From f3fa52599f59c09e25fd5a7129504aecbf610d46 Mon Sep 17 00:00:00 2001 From: Arun Persaud Date: Mon, 26 May 2008 14:42:45 -0700 Subject: LAYOUT: floating tables on the statistics page less text, captions are real captions not in paragraphs anymore, etc. not sure about the floating arrangments, but still better than before Signed-off-by: Arun Persaud --- include/output.php | 7 +++++-- include/stats.php | 58 ++++++++++++++++-------------------------------------- 2 files changed, 22 insertions(+), 43 deletions(-) (limited to 'include') diff --git a/include/output.php b/include/output.php index 3eb8130..a0b9df3 100644 --- a/include/output.php +++ b/include/output.php @@ -96,7 +96,7 @@ function output_form_for_new_game($names) \n"; @@ -105,6 +105,9 @@ function output_table($data,$class="") $i=0; + if($caption!="") + $HTML .= " $caption \n"; + foreach($data as $record) { if(!$i) @@ -270,7 +273,7 @@ function output_header() e-Doko - +