Merge branch 'master' of github.com:PowerDNS-Admin/PowerDNS-Admin

This commit is contained in:
Matt Scott
2023-02-25 16:46:24 -05:00
3 changed files with 15 additions and 5 deletions

View File

@ -217,7 +217,7 @@
<select name="domain_type" class="form-control" style="width:15em;">
<option selected value="0">- Unchanged -</option>
<option value="native">Native</option>
<option value="priamry">Primary</option>
<option value="primary">Primary</option>
<option value="secondary">Secondary</option>
</select><br/>
<div class="form-group" style="display: none;" id="domain_primary_address_div">