blunt rename of org (#620)

This commit is contained in:
Steven Reilly
2023-07-12 12:09:44 -04:00
committed by GitHub
parent 5fe81bc040
commit 13d0e46b52
107 changed files with 1471 additions and 1471 deletions
+2 -2
View File
@@ -18,8 +18,8 @@
{{ form.name(param_extensions={"hint": {"text": "You can change this later"}}) }}
{% if not default_organisation_type %}
{{ form.organisation_type }}
{% if not default_organization_type %}
{{ form.organization_type }}
{% endif %}
{{ page_footer('Add service') }}