mirror of
https://github.com/internetee/registry.git
synced 2025-07-24 03:30:33 +02:00
Make bulk NS change CSV list test more clear
This commit is contained in:
parent
4170554ca1
commit
d64789560f
1 changed files with 1 additions and 1 deletions
|
@ -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>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue