From d2480e8b9d3d0f946d57fa9422811cb37296b8b4 Mon Sep 17 00:00:00 2001 From: canyonknight Date: Wed, 23 May 2012 13:49:02 -0400 Subject: Overhaul to stat tables to match archweb * Move stat tables into widget boxes to match archweb * Remove old span styles * Clean-up XHTML formatting * Minor whitespace fix Signed-off-by: canyonknight Signed-off-by: Lukas Fleischer --- web/template/stats/general_stats_table.php | 39 ++++++++++++------------- web/template/stats/updates_table.php | 46 +++++++++--------------------- web/template/stats/user_table.php | 44 +++++++++++----------------- 3 files changed, 49 insertions(+), 80 deletions(-) (limited to 'web/template/stats') diff --git a/web/template/stats/general_stats_table.php b/web/template/stats/general_stats_table.php index a100dfe..e2b12c7 100644 --- a/web/template/stats/general_stats_table.php +++ b/web/template/stats/general_stats_table.php @@ -1,37 +1,36 @@ - +

+ +
- + + - - + + - - + + - - + + - - + + - - + + - - + + - - - - - - + +
diff --git a/web/template/stats/updates_table.php b/web/template/stats/updates_table.php index 92c6e42..b942dbc 100644 --- a/web/template/stats/updates_table.php +++ b/web/template/stats/updates_table.php @@ -1,36 +1,16 @@ - - - - +

-getIterator() as $row): ?> - - - - - - +RSS Feed +
- -RSS Feed -
- -"> - - - - - ' . gmdate("Y-m-d H:i", $sub_int); -else: - $modstring = gmdate("Y-m-d H:i", $mod_int); -endif; -?> - - -
+ getIterator() as $row): ?> + + + + +
+ "> + + +
diff --git a/web/template/stats/user_table.php b/web/template/stats/user_table.php index 36a6b10..0882119 100644 --- a/web/template/stats/user_table.php +++ b/web/template/stats/user_table.php @@ -1,31 +1,21 @@ - - - - - - - - - - - - -
- -
- - - - -
- - - - - -
+

+ + + + + + + + + +
+ + +
+ +
-- cgit v1.2.3-54-g00ecf