Update domain_setting.html

correct value priamry in primary
This commit is contained in:
Mathieu 2023-02-23 22:01:49 +01:00 committed by GitHub
parent e3e5c265f4
commit 5346bee291
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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">