From ccc3bca78bb319d130daa3aae2f2af964ca79f4f Mon Sep 17 00:00:00 2001 From: cash Date: Tue, 8 Feb 2011 03:14:16 +0000 Subject: updates for the admin css based on the reworking I did to the html git-svn-id: http://code.elgg.org/elgg/trunk@8067 36083f99-b078-4883-b0ff-0f9b5a30f544 --- views/default/admin/statistics/overview.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'views/default/admin/statistics/overview.php') diff --git a/views/default/admin/statistics/overview.php b/views/default/admin/statistics/overview.php index 52bd4ddb2..5b366c564 100644 --- a/views/default/admin/statistics/overview.php +++ b/views/default/admin/statistics/overview.php @@ -17,7 +17,7 @@ $release = get_version(true); echo elgg_view('admin/statistics/extend'); ?> -
+

@@ -41,7 +41,7 @@ echo elgg_view('admin/statistics/extend'); $entity_stats = get_entity_statistics(); $even_odd = ""; ?> -
+

-- cgit v1.2.3