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

fixed checkbox in dmarc template

parent d536e5a6
No related branches found
No related tags found
No related merge requests found
......@@ -147,7 +147,7 @@
<div class="form-group">
<label class="col-sm-2 control-label">{tmpl_var name='active_txt'}</label>
<div class="col-sm-3">
{tmpl_var name='active'}
<input type="checkbox" value="1" id="active" name="active" {tmpl_var name='active'} </input>
</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