diff --git a/app/views/misc/update_fluentd_ui.html.haml b/app/views/misc/update_fluentd_ui.html.haml index f6b4b2b..4d345bb 100644 --- a/app/views/misc/update_fluentd_ui.html.haml +++ b/app/views/misc/update_fluentd_ui.html.haml @@ -10,7 +10,7 @@ = t('.update_finish') %p= link_to t('misc.information.page_title'), misc_information_path #failed{style: "display: none"} - = icon('fa-lg fa-fail') + = icon('fa-lg fa-exclamation-circle') = t('.failed') %p= link_to t('misc.information.page_title'), misc_information_path