summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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