diff --git a/app/sovran_systemsos_web/static/js/tiles.js b/app/sovran_systemsos_web/static/js/tiles.js index 78c66f1..216c3fb 100644 --- a/app/sovran_systemsos_web/static/js/tiles.js +++ b/app/sovran_systemsos_web/static/js/tiles.js @@ -64,7 +64,7 @@ function renderSidebarSupport(supportServices) { sidebarUpdateBtn.className = "sidebar-support-btn"; sidebarUpdateBtn.id = "sidebar-btn-update"; sidebarUpdateBtn.innerHTML = - 'Update' + + '' + '' + 'Update System' + 'Check for updates' + diff --git a/app/sovran_systemsos_web/templates/index.html b/app/sovran_systemsos_web/templates/index.html index 5303dfa..13abaad 100644 --- a/app/sovran_systemsos_web/templates/index.html +++ b/app/sovran_systemsos_web/templates/index.html @@ -83,6 +83,14 @@ + + + + + + + + @@ -239,7 +247,7 @@