Skip to content

Commit 228e039

Browse files
author
A. Täffner
committed
reverted />-Fix as it shot something else...
1 parent 34d684a commit 228e039

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

interface/web/dns/templates/dns_spf_edit.htm

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ <h1><tmpl_var name="list_head_txt"></h1>
4343
<div class="form-group">
4444
<label class="col-sm-3 control-label">{tmpl_var name='active_txt'}</label>
4545
<div class="col-sm-9">
46-
{tmpl_var name='active'}
46+
<input type="checkbox" value="1" id="active" name="active" {tmpl_var name='active'} />
4747
</div>
4848
</div>
4949

0 commit comments

Comments
 (0)