diff --git a/installer/resources/themes/console/light/console.css b/installer/resources/themes/console/light/console.css
index dd7999c3342bf811bb5646b49996942b3f015352..a8f58e90283c5bbc55c980d3eb72807c1ef20be9 100644
--- a/installer/resources/themes/console/light/console.css
+++ b/installer/resources/themes/console/light/console.css
@@ -2153,7 +2153,7 @@ h3#graphdisplay {
 }
 
 .notice li {
-     background: url(images/confirmed.png) left center no-repeat !important;
+     background: url(images/help.png) left center no-repeat !important;
      list-style: none !important;
 }