style: restyle PDF export
This commit is contained in:
parent
8fd2ee067e
commit
aaa897c8dc
3 changed files with 34 additions and 10 deletions
|
|
@ -93,11 +93,11 @@ defmodule MvWeb.ImportLive do
|
|||
<%= if Authorization.can?(@current_user, :create, Mv.Membership.Member) do %>
|
||||
<%!-- CSV Import Section --%>
|
||||
<.header>
|
||||
{gettext("Import Members (CSV)")}
|
||||
<:subtitle>
|
||||
{gettext("Import members from CSV files.")}
|
||||
</:subtitle>
|
||||
</.header>
|
||||
{gettext("Import Members (CSV)")}
|
||||
<:subtitle>
|
||||
{gettext("Import members from CSV files.")}
|
||||
</:subtitle>
|
||||
</.header>
|
||||
<.form_section title={gettext("Datei auswählen")}>
|
||||
<Components.custom_fields_notice {assigns} />
|
||||
<Components.template_links {assigns} />
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue