diff --git a/app/views/family_exports/index.html.erb b/app/views/family_exports/index.html.erb index 53a0a0edb..b023d9727 100644 --- a/app/views/family_exports/index.html.erb +++ b/app/views/family_exports/index.html.erb @@ -13,20 +13,20 @@ <% if @exports.any? %>
| - <%= t("family_exports.table.header.date") %> - | -- <%= t("family_exports.table.header.filename") %> - | -- <%= t("family_exports.table.header.status") %> - | -- <%= t("family_exports.table.header.actions") %> - | -
|---|---|---|---|
| + <%= t("family_exports.table.header.date") %> + | ++ <%= t("family_exports.table.header.filename") %> + | ++ <%= t("family_exports.table.header.status") %> + | ++ <%= t("family_exports.table.header.actions") %> + | +