Skip to content
Snippets Groups Projects
Commit bdac538e authored by Marius Burkard's avatar Marius Burkard
Browse files

- fixed html typo

parent 02fde680
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">
<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'} />
</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