diff options
author | Chris Buechler <cmb@pfsense.org> | 2008-01-12 19:03:31 +0000 |
---|---|---|
committer | Chris Buechler <cmb@pfsense.org> | 2008-01-12 19:03:31 +0000 |
commit | 695f801f92cd8c30f70a4902c8da3d0668d24a75 (patch) | |
tree | d38fcc0fb22171bf159715fc417e226564c1f787 /usr/local | |
parent | 4394fafc35a0316ca6bb1a93ab194041a19bf577 (diff) | |
download | pfsense-695f801f92cd8c30f70a4902c8da3d0668d24a75.zip pfsense-695f801f92cd8c30f70a4902c8da3d0668d24a75.tar.gz |
touch up text
Ticket #1586
Diffstat (limited to 'usr/local')
-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 f19ef87..dde8130 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 or later 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>, Firefox 1.5 or later or other browser supporting SVG is required to view the graph. <p><form method="post" action="status_graph.php"> </form> <p> |