diff options
-rwxr-xr-x | usr/local/www/status_graph.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/local/www/status_graph.php b/usr/local/www/status_graph.php index 4c87ba4..f19ef87 100755 --- a/usr/local/www/status_graph.php +++ b/usr/local/www/status_graph.php @@ -86,7 +86,7 @@ foreach ($ifdescrs as $ifn => $ifd) { ?> </select> </form> -<p><span class="red"><strong>Note:</strong></span> the <a href="http://www.adobe.com/svg/viewer/install/" target="_blank">Adobe SVG viewer</a> or FireFox 1.5 is required to view the graph. +<p><span class="red"><strong>Note:</strong></span> the <a href="http://www.adobe.com/svg/viewer/install/" target="_blank">Adobe SVG Viewer</a> or Firefox 1.5 or later is required to view the graph. <p><form method="post" action="status_graph.php"> </form> <p> |