mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-08-18 21:49:37 -04:00
Updated and tested all buttons
This commit is contained in:
@@ -34,7 +34,7 @@
|
||||
"element": "a",
|
||||
"text": "New organization",
|
||||
"href": url_for('main.add_organization'),
|
||||
"classes": "govuk-button--secondary"
|
||||
"classes": "usa-button"
|
||||
}) }}
|
||||
</div>
|
||||
|
||||
|
||||
@@ -68,7 +68,7 @@
|
||||
"element": "a",
|
||||
"text": "Invite team member",
|
||||
"href": url_for('.invite_org_user', org_id=current_org.id),
|
||||
"classes": "govuk-button--secondary"
|
||||
"classes": "usa-button"
|
||||
}) }}
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user