From 490e3288d9c28ce5aec6252cde53f810c5790366 Mon Sep 17 00:00:00 2001 From: saxmatt Date: Sun, 26 Oct 2003 20:31:50 +0000 Subject: [PATCH] Added em and timer. git-svn-id: http://svn.automattic.com/wordpress/trunk@478 1a063a9b-81f0-0310-95a4-ce76da25c4cd --- wp-admin/b2footer.php | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/wp-admin/b2footer.php b/wp-admin/b2footer.php index 35f8202d7..2408c52d5 100644 --- a/wp-admin/b2footer.php +++ b/wp-admin/b2footer.php @@ -1,10 +1,10 @@ + +

WordPress Support Forums
$querycount queries - ".number_format(timer_stop(),3)." seconds"; -} + echo number_format(timer_stop(), 2)." seconds"; ?> -

WordPress Support Forums
+

\ No newline at end of file