We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 03303da commit 27a7ec4Copy full SHA for 27a7ec4
interface/web/dns/templates/dns_dmarc_edit.htm
@@ -146,7 +146,7 @@ <h1><tmpl_var name="list_head_txt"></h1>
146
<div class="form-group">
147
<label class="col-sm-2 control-label">{tmpl_var name='active_txt'}</label>
148
<div class="col-sm-3">
149
- <input type="checkbox" value="1" id="active" name="active" {tmpl_var name='active'} />
+ {tmpl_var name='active'}
150
</div>
151
152
0 commit comments