Make bulk NS change CSV list test more clear

This commit is contained in:
Karl Erik Õunapuu 2021-01-25 14:48:51 +02:00 committed by Alex Sherman
parent 4170554ca1
commit d64789560f

View file

@ -50,7 +50,7 @@
</div>
<div class="col-md-4">
<%= file_field_tag :puny_file, required: false, accept: 'text/csv' %>
<span class="help-block">CSV format, must have domain_name field. List of domains that nameserver change should be scoped to.</span>
<span class="help-block">CSV format, must have domain_name header. List of domains that nameserver change should be scoped to.</span>
</div>
</div>