mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-09-05 22:28:25 -04:00
Remove the verbs from the navigation
Because ‘Send text messages’ isn’t very helpful if you’re looking to edit a template. It also helps front-load the navigation, ie ‘Team’ is the first word, rather than the more generic ‘Manage’.
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
|
||||
{% block maincolumn_content %}
|
||||
|
||||
<h1 class="heading-large">Manage settings</h1>
|
||||
<h1 class="heading-large">Settings</h1>
|
||||
|
||||
{{ browse_list([
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user