From dfb53bf6d7d4a9b4cd4f62af0e8053e86603409d Mon Sep 17 00:00:00 2001 From: mkasper Date: Sat, 3 Jun 2006 19:08:41 +0000 Subject: [PATCH] Change SVG viewer installation note (since many open-source browsers already come with SVG support nowadays). Suggested by: Kjetil Kjernsmo git-svn-id: https://svn.m0n0.ch/wall/trunk@143 e36fee2c-cc09-0410-a7cc-ebac5c6737de --- webgui/status_graph.php | 2 +- webgui/status_graph_cpu.php | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/webgui/status_graph.php b/webgui/status_graph.php index 6019ae5..fda5d5a 100755 --- a/webgui/status_graph.php +++ b/webgui/status_graph.php @@ -65,5 +65,5 @@ foreach ($ifdescrs as $ifn => $ifd) { -
Note: the Adobe SVG viewer is required to view the graph. +
Note: if you can't see the graph, you may have to install the Adobe SVG viewer. diff --git a/webgui/status_graph_cpu.php b/webgui/status_graph_cpu.php index 345787a..0e593f8 100755 --- a/webgui/status_graph_cpu.php +++ b/webgui/status_graph_cpu.php @@ -37,5 +37,5 @@ require("guiconfig.inc"); -
Note: the Adobe SVG viewer is required to view the graph. +
Note: if you can't see the graph, you may have to install the Adobe SVG viewer. -- 2.25.1