From bed24f8171bceca69abe9b31ffb98d9ddae6943f Mon Sep 17 00:00:00 2001 From: Joe Hunt Date: Tue, 22 Dec 2015 23:34:55 +0100 Subject: [PATCH] Fine tuning of Standard themes and dashboard. --- includes/dashboard.inc | 2 +- themes/canvas/renderer.php | 10 +++++----- themes/default/renderer.php | 10 +++++----- themes/dropdown/renderer.php | 8 ++++---- 4 files changed, 15 insertions(+), 15 deletions(-) diff --git a/includes/dashboard.inc b/includes/dashboard.inc index 69654c88..3beaf98e 100644 --- a/includes/dashboard.inc +++ b/includes/dashboard.inc @@ -160,7 +160,7 @@ function display_all() $title = supplier_top($today, 3, 66, $pg); source_graphic($today, $title, _("Supplier"), $pg, _("Purchases")); $title = stock_top($today, 3, 66, 0, $pg); - source_graphic($today, $title, _("Stock"), $pg, _("Sales")); + source_graphic($today, $title, _("Items"), $pg, _("Sales"), _("Costs")); table_two(); dimension_top($today, 3, 66); $title = gl_top($today, 66, $pg); diff --git a/themes/canvas/renderer.php b/themes/canvas/renderer.php index 16cb570e..de8b58a9 100644 --- a/themes/canvas/renderer.php +++ b/themes/canvas/renderer.php @@ -39,10 +39,10 @@ { $applications = $_SESSION['App']->applications; $local_path_to_root = $path_to_root; - $img = ""._(  "; - $pimg = ""._(  "; - $limg = ""._(  "; - $himg = ""._(  "; + $img = ""._(  "; + $pimg = ""._(  "; + $limg = ""._(  "; + $himg = ""._(  "; echo ""; echo ""; // top status bar - $rimg = ""._(  "; - $pimg = ""._(  "; - $limg = ""._(  "; - $img = ""._(  "; - $himg = ""._(  "; + $rimg = ""._(  "; + $pimg = ""._(  "; + $limg = ""._(  "; + $img = ""._(  "; + $himg = ""._(  "; echo ""; echo ""; echo ""; diff --git a/themes/dropdown/renderer.php b/themes/dropdown/renderer.php index 8cc0ba9b..c59c56c7 100644 --- a/themes/dropdown/renderer.php +++ b/themes/dropdown/renderer.php @@ -79,10 +79,10 @@ { $applications = $_SESSION['App']->applications; $local_path_to_root = $path_to_root; - $pimg = ""._(  "; - $limg = ""._(  "; - $img = ""._(  "; - $himg = ""._(  "; + $pimg = ""._(  "; + $limg = ""._(  "; + $img = ""._(  "; + $himg = ""._(  "; echo "
" . $db_connections[user_company()]["name"] . " | " . $_SERVER['SERVER_NAME'] . " | " . $_SESSION["wa_current_user"]->name . "