mirror of
https://github.com/pfsense/pfsense.git
synced 2025-10-26 11:38:35 +00:00
Note that firefox 1.5 works with native viewer
This commit is contained in:
parent
7594c5530b
commit
3031ccc11f
@ -80,7 +80,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> 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 is required to view the graph.
|
||||
<p><form method="post" action="status_graph.php">
|
||||
Graph Width: <input name="width" value="<? echo $width; ?>"> Height: <input name="height" value="<? echo $height; ?>"> <input type="submit" value="Change Graph Size"></p>
|
||||
</form>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user