diff --git a/app/views/misc/information.html.haml b/app/views/misc/information.html.haml index 27b2c9f..d4a4a7f 100644 --- a/app/views/misc/information.html.haml +++ b/app/views/misc/information.html.haml @@ -51,9 +51,8 @@ %div.col-lg-12 %div.panel.panel-default %div.panel-heading - %h4 - %a{"data-toggle" => "collapse", "href" => "#env-table"} - = icon('fa-caret-down') + %h4{"data-toggle" => "collapse", "href" => "#env-table"} + = icon('fa-caret-down') = t('.env') %table{class: "table table-hover collapse", id: "env-table"} %thead