Florian Schaal
2015-05-30 e4a89be38efa2cae0ab9ec26b52d0c7dd64578b3
fixed dmarc-template
1 files modified
2 ■■■ changed files
interface/web/dns/templates/dns_dmarc_edit.htm 2 ●●● patch | view | raw | blame | history
interface/web/dns/templates/dns_dmarc_edit.htm
@@ -146,7 +146,7 @@
            <div class="form-group">
                <label class="col-sm-2 control-label">{tmpl_var name='active_txt'}</label>
                <div class="col-sm-3">
                    <input type="checkbox" value="1" id="active" name="active" {tmpl_var name='active'} >
                    <input type="checkbox" value="1" id="active" name="active" {tmpl_var name='active'} />
                </div>
            </div>