Skip to content

Commit 9bc7870

Browse files
author
Florian Schaal
committed
add piv6 to websites-template
1 parent b5b6083 commit 9bc7870

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

interface/web/sites/templates/web_vhost_domain_edit.htm

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ <h1><tmpl_var name="list_head_txt"></h1>
7474
{tmpl_var name='ip_address'}
7575
</select></div>
7676
</div>
77-
<div class="form-group" style="display:none">
77+
<div class="form-group">
7878
<label for="ipv6_address" class="col-sm-3 control-label">{tmpl_var name='ipv6_address_txt'}</label>
7979
<div class="col-sm-9"><select name="ipv6_address" id="ipv6_address" class="form-control">
8080
{tmpl_var name='ipv6_address'}

0 commit comments

Comments
 (0)