Skip to content
Snippets Groups Projects
Commit e4a89be3 authored by Florian Schaal's avatar Florian Schaal
Browse files

fixed dmarc-template

parent f2c7c219
No related branches found
No related tags found
No related merge requests found
......@@ -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>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment