fixes i18n key name
This commit is contained in:
@@ -24,7 +24,7 @@
|
||||
<th scpope="col"><%= t("admin.organizations.index.email") %></th>
|
||||
<th scpope="col"><%= t("admin.organizations.index.phone_number") %></th>
|
||||
<th scpope="col"><%= t("admin.organizations.index.responsible_name") %></th>
|
||||
<th scpope="col"><%= t("admin.shared.status") %></th>
|
||||
<th scpope="col"><%= t("admin.organizations.index.status") %></th>
|
||||
<th scpope="col" class="small-3"><%= t("admin.shared.actions") %></th>
|
||||
</thead>
|
||||
<tbody>
|
||||
|
||||
@@ -20,7 +20,7 @@
|
||||
<th scpope="col"><%= t("admin.organizations.index.email") %></th>
|
||||
<th scpope="col"><%= t("admin.organizations.index.phone_number") %></th>
|
||||
<th scpope="col"><%= t("admin.organizations.index.responsible_name") %></th>
|
||||
<th scpope="col"><%= t("admin.shared.status") %></th>
|
||||
<th scpope="col"><%= t("admin.organizations.index.status") %></th>
|
||||
<th scpope="col" class="small-3"><%= t("admin.shared.actions") %></th>
|
||||
</thead>
|
||||
<tbody>
|
||||
|
||||
Reference in New Issue
Block a user