summaryrefslogtreecommitdiffstats
path: root/app/server-control/controllers/power-operations-modal.html
diff options
context:
space:
mode:
Diffstat (limited to 'app/server-control/controllers/power-operations-modal.html')
-rw-r--r--app/server-control/controllers/power-operations-modal.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/server-control/controllers/power-operations-modal.html b/app/server-control/controllers/power-operations-modal.html
index 3524b4c..1d5387f 100644
--- a/app/server-control/controllers/power-operations-modal.html
+++ b/app/server-control/controllers/power-operations-modal.html
@@ -10,7 +10,7 @@
</button>
<div class="modal-header" id="modal-operation">
<h3>
- <div class="icon__warning inline" aria-label="Warning"></div>
+ <icon file="icon-warning" aria-hidden="true"></icon>
{{
activeModal === 2 || activeModal === 3
? "Server shutdown will cause outage"
OpenPOWER on IntegriCloud