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 02fde68 commit bdac538Copy full SHA for bdac538
interface/web/dns/templates/dns_dmarc_edit.htm
@@ -147,7 +147,7 @@ <h1><tmpl_var name="list_head_txt"></h1>
147
<div class="form-group">
148
<label class="col-sm-2 control-label">{tmpl_var name='active_txt'}</label>
149
<div class="col-sm-3">
150
- <input type="checkbox" value="1" id="active" name="active" {tmpl_var name='active'} </input>
+ <input type="checkbox" value="1" id="active" name="active" {tmpl_var name='active'} />
151
</div>
152
153
0 commit comments