Since there are two different labels/placeholders for poll officers and also two different ones for users, we're only grouping one of each.
2 lines
95 B
Plaintext
2 lines
95 B
Plaintext
<%= render Admin::SearchComponent.new(label: t("admin.shared.search.label.poll_questions")) %>
|