From 500217ca4803d06e7f5707634d146c682c71a9ba Mon Sep 17 00:00:00 2001 From: decabeza Date: Tue, 19 Mar 2019 17:11:15 +0100 Subject: [PATCH] Prevent break buttons layout on admin dashboard actions --- app/views/admin/dashboard/actions/index.html.erb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/views/admin/dashboard/actions/index.html.erb b/app/views/admin/dashboard/actions/index.html.erb index 425e34860..a8aff41e9 100644 --- a/app/views/admin/dashboard/actions/index.html.erb +++ b/app/views/admin/dashboard/actions/index.html.erb @@ -15,7 +15,7 @@ <%= t("admin.dashboard.actions.index.day_offset") %> <%= t("admin.dashboard.actions.index.required_supports") %> <%= t("admin.dashboard.actions.index.order") %> - <%= t("admin.actions.actions") %> + <%= t("admin.actions.actions") %>