mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-07-23 11:16:07 +02:00
renaming of mgmt template to management
This commit is contained in:
parent
a466b991ff
commit
20eb1e593b
2 changed files with 1 additions and 1 deletions
|
@ -27,7 +27,7 @@
|
||||||
{% if permissions %}
|
{% if permissions %}
|
||||||
{% include "includes/member_permissions.html" with permissions=value %}
|
{% include "includes/member_permissions.html" with permissions=value %}
|
||||||
{% elif domain_mgmt %}
|
{% elif domain_mgmt %}
|
||||||
{% include "includes/member_domain_mgmt.html" with domain_count=value %}
|
{% include "includes/member_domain_management.html" with domain_count=value %}
|
||||||
{% elif address %}
|
{% elif address %}
|
||||||
{% include "includes/organization_address.html" with organization=value %}
|
{% include "includes/organization_address.html" with organization=value %}
|
||||||
{% elif contact %}
|
{% elif contact %}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue