summaryrefslogtreecommitdiffstats
path: root/usr/local/www/status_graph.php
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2010-11-06 15:24:05 -0400
committerScott Ullrich <sullrich@pfsense.org>2010-11-06 15:24:05 -0400
commite5fee340611a0be1dfe74e8e589fbc44cc74f048 (patch)
tree6ba31ac46b5c7cdfcdfffc35da4dcec8bec32d24 /usr/local/www/status_graph.php
parent366e2be817c3d35c8d0cceeaccf0c37213eae854 (diff)
downloadpfsense-e5fee340611a0be1dfe74e8e589fbc44cc74f048.zip
pfsense-e5fee340611a0be1dfe74e8e589fbc44cc74f048.tar.gz
Move Note to bottom of page
Diffstat (limited to 'usr/local/www/status_graph.php')
-rwxr-xr-xusr/local/www/status_graph.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/local/www/status_graph.php b/usr/local/www/status_graph.php
index 0856e50..1cbe6b0 100755
--- a/usr/local/www/status_graph.php
+++ b/usr/local/www/status_graph.php
@@ -178,7 +178,6 @@ foreach ($ifdescrs as $ifn => $ifd) {
?>
</select>
</form>
-<p><span class="red"><strong><?=gettext("Note"); ?>:</strong></span> <?=gettext("the"); ?> <a href="http://www.adobe.com/svg/viewer/install/" target="_blank"><?=gettext("Adobe SVG Viewer"); ?></a>, <?=gettext("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>
@@ -280,6 +279,7 @@ foreach ($ifdescrs as $ifn => $ifd) {
</div>
<div style="clear: both;"></div>
</div>
+<p><span class="red"><strong><?=gettext("Note"); ?>:</strong></span> <?=gettext("the"); ?> <a href="http://www.adobe.com/svg/viewer/install/" target="_blank"><?=gettext("Adobe SVG Viewer"); ?></a>, <?=gettext("Firefox 1.5 or later or other browser supporting SVG is required to view the graph"); ?>.
<?php include("fend.inc"); ?>
OpenPOWER on IntegriCloud