mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-23 18:03:17 +00:00
adressed @romainneutron's comments
This commit is contained in:
@@ -40,7 +40,7 @@
|
||||
</div>
|
||||
<span class="btn btn-success fileinput-button">
|
||||
<i class="icon-plus icon-white"></i>
|
||||
<span>{% trans %}Select files{% endtrans %}...</span>
|
||||
<span>{% trans %}Select files...{% endtrans %}</span>
|
||||
<input id="fileupload" type="file" name="files" data-url="/admin/users/import/file/" accept="text/csv, text/rtf">
|
||||
</span>
|
||||
<a href="{{ path('admin_users_search') }}" class="btn ajax">{% trans 'boutton::retour' %}</a>
|
||||
|
Reference in New Issue
Block a user