X-Git-Url: https://git.rapsys.eu/airbundle/blobdiff_plain/a98b3e9f009549315bd0633af00c5faffa1bfb1f..f92632e5c2a602d18bcf5d7c84b4a6671be16575:/Resources/views/form/_location.html.twig diff --git a/Resources/views/form/_location.html.twig b/Resources/views/form/_location.html.twig index 284c2e8..6d8795b 100644 --- a/Resources/views/form/_location.html.twig +++ b/Resources/views/form/_location.html.twig @@ -1,5 +1,5 @@ <section> - <h2>{% trans %}Modify{% endtrans %}</h2> + <h2>{% trans %}Add{% endtrans %}</h2> {{ form_start(forms.location) }} <div> {{ form_row(forms.location.title) }}