mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-23 18:03:17 +00:00
Fix #1420 Fix wording
This commit is contained in:
@@ -38,7 +38,7 @@
|
||||
{% endfor %}
|
||||
</select>
|
||||
<div class="form-actions">
|
||||
<button class="btn btn-primary" type="submit">{% trans %}Save changes{% endtrans %}</button>
|
||||
<button class="btn btn-primary" type="submit">{% trans 'boutton::valider' %}</button>
|
||||
<a href="{{ path('users_display_import_file') }}" target="right" class="btn">{% trans %}Cancel{% endtrans %}</a>
|
||||
</div>
|
||||
</form>
|
||||
|
Reference in New Issue
Block a user