diff --git a/app/views/admin/poll/booths/index.html.erb b/app/views/admin/poll/booths/index.html.erb
index 0dbb62cdf..05044dd0e 100644
--- a/app/views/admin/poll/booths/index.html.erb
+++ b/app/views/admin/poll/booths/index.html.erb
@@ -15,8 +15,7 @@
<%= t("admin.booths.index.name") %>
<%= t("admin.booths.index.location") %>
-
-
+ <%= t("admin.actions.actions") %>
+ <%= t("admin.poll_shifts.new.search_officer_text") %> +
<%= render "search_officers" %> <% else %> <%= render "form" %> -<% end %> +<% end %>