update new dns page css
This commit is contained in:
@@ -9,12 +9,15 @@
|
||||
<label for="dns_record_name">Name</label>
|
||||
<br>
|
||||
<input type="text" name="dns_record_name" id="dns_record_name">
|
||||
<br>
|
||||
|
||||
<label for="dns_record_host">Host</label>
|
||||
<br>
|
||||
<input type="text" name="dns_record_host" id="dns_record_host">
|
||||
<br>
|
||||
|
||||
<label for="dns_record_ttl">TTL</label>
|
||||
<br>
|
||||
<input type="text" name="dns_record_ttl" id="dns_record_ttl">
|
||||
<br>
|
||||
</form>
|
||||
|
||||
Reference in New Issue
Block a user