summaryrefslogtreecommitdiffstats
path: root/src/usr/local/www/head.inc
diff options
context:
space:
mode:
authorJared Dillard <jdillard@netgate.com>2016-03-10 19:24:46 -0600
committerJared Dillard <jdillard@netgate.com>2016-03-10 19:24:46 -0600
commit10485d3ce0774b8f096472f6b8a2bb78f7b1217f (patch)
tree1430b413314ba32ac682e4fa5f70f68c86a759e7 /src/usr/local/www/head.inc
parent47810f7a1e42f0d81b517b4a3c0c22049d215873 (diff)
downloadpfsense-10485d3ce0774b8f096472f6b8a2bb78f7b1217f.zip
pfsense-10485d3ce0774b8f096472f6b8a2bb78f7b1217f.tar.gz
change to class for multiple update locations
Diffstat (limited to 'src/usr/local/www/head.inc')
-rw-r--r--src/usr/local/www/head.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/usr/local/www/head.inc b/src/usr/local/www/head.inc
index 6c11112..312c052 100644
--- a/src/usr/local/www/head.inc
+++ b/src/usr/local/www/head.inc
@@ -554,7 +554,7 @@ if (($pagename === "index.php") && ($numColumns > 2)) {
<?php if ($status_monitoring): ?>
<li>
- <a id="update" title="<?=gettext("Refresh Graph")?>">
+ <a class="update-graph" title="<?=gettext("Refresh Graph")?>">
<i class="fa fa-repeat icon-pointer"></i>
</a>
</li>
OpenPOWER on IntegriCloud