diff --git a/app/views/spree/admin/overview/multi_enterprise_dashboard.html.haml b/app/views/spree/admin/overview/multi_enterprise_dashboard.html.haml index 0647304e05..f65f045e6d 100644 --- a/app/views/spree/admin/overview/multi_enterprise_dashboard.html.haml +++ b/app/views/spree/admin/overview/multi_enterprise_dashboard.html.haml @@ -4,7 +4,7 @@ %div{ 'ng-app' => 'ofn.admin' } %h1{ :style => 'margin-bottom: 30px' } - = t "dashbord" + = t 'dashboard' - if @enterprises.unconfirmed.any?