From 86abd7d1c483c8ee778de74af786e2d0cb8a0883 Mon Sep 17 00:00:00 2001 From: Guillaume LE VAILLANT Date: Mon, 28 Apr 2014 15:40:43 +0200 Subject: [PATCH] Several fixes (layout, stats, transaction view). --- index.php | 17 ++++++++--------- src/PPC_daemon.php | 2 +- src/PPC_layout.php | 5 ++++- src/stats_controller.php | 14 +++++++++++--- src/views/site_header.php | 15 +++++---------- 5 files changed, 29 insertions(+), 24 deletions(-) diff --git a/index.php b/index.php index f17f2b3..9dffad0 100644 --- a/index.php +++ b/index.php @@ -49,13 +49,12 @@ $net_speed = getnetworkhashps (); - } ?>