mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-09-09 17:45:32 -04:00
Tidy up the platform admin pages
This commit does two things: - brings the ‘All organisations’ page back within the platform admin part of the site (because it’s hard to find otherwise) - makes the layouts of all the pages within platform admin a bit closer to the service-specific pages in terms of heading sizes, spacing, etc so that moving between them doesn’t feel so jumpy
This commit is contained in:
@@ -8,7 +8,7 @@ Providers
|
||||
|
||||
{% block platform_admin_content %}
|
||||
|
||||
<h1 class="heading-large">Providers</h1>
|
||||
<h1 class="heading-medium">Providers</h1>
|
||||
|
||||
<h2 class="heading-medium">SMS</h2>
|
||||
|
||||
@@ -70,7 +70,7 @@ Providers
|
||||
|
||||
{% endcall %}
|
||||
|
||||
<h1 class="heading-large">International SMS Providers</h1>
|
||||
<h1 class="heading-medium">International SMS Providers</h1>
|
||||
|
||||
{% call(item, row_number) list_table(
|
||||
intl_sms_providers,
|
||||
|
||||
Reference in New Issue
Block a user