mirror of
https://github.com/cwinfo/powerdns-admin.git
synced 2024-11-09 15:10:27 +00:00
Merge pull request #1398 from MattCorp/master
Update domain_setting.html
This commit is contained in:
commit
4a5b78c3ef
@ -217,7 +217,7 @@
|
|||||||
<select name="domain_type" class="form-control" style="width:15em;">
|
<select name="domain_type" class="form-control" style="width:15em;">
|
||||||
<option selected value="0">- Unchanged -</option>
|
<option selected value="0">- Unchanged -</option>
|
||||||
<option value="native">Native</option>
|
<option value="native">Native</option>
|
||||||
<option value="priamry">Primary</option>
|
<option value="primary">Primary</option>
|
||||||
<option value="secondary">Secondary</option>
|
<option value="secondary">Secondary</option>
|
||||||
</select><br/>
|
</select><br/>
|
||||||
<div class="form-group" style="display: none;" id="domain_primary_address_div">
|
<div class="form-group" style="display: none;" id="domain_primary_address_div">
|
||||||
|
Loading…
Reference in New Issue
Block a user