diff --git a/radis/reports/templates/reports/_report_buttons_panel.html b/radis/reports/templates/reports/_report_buttons_panel.html index 88b0429b..6c6f42d5 100644 --- a/radis/reports/templates/reports/_report_buttons_panel.html +++ b/radis/reports/templates/reports/_report_buttons_panel.html @@ -4,8 +4,8 @@ {% if not no_view_button %} - {% bootstrap_icon "arrow-right-short" %} - View + {% bootstrap_icon "box-arrow-in-down-right" %} + Details {% endif %} {% if not no_preview_button %}