Fixed a typo in the IOTA-form.

This commit is contained in:
AndreasK79
2020-03-17 14:33:42 +01:00
parent 13771e9a07
commit 01588e6e64

View File

@@ -10,7 +10,7 @@
<!-- Multiple Checkboxes (inline) -->
<div class="form-group row">
<div class="col-md-2 control-label" for="checkboxes">Deleted DXCC</div>
<div class="col-md-2 control-label" for="checkboxes">Deleted IOTA</div>
<div class="col-md-10">
<div class="form-check-inline">
<input class="form-check-input" type="checkbox" name="includedeleted" id="includedeleted" value="1" <?php if ($this->input->post('includedeleted') || $this->input->method() !== 'post') echo ' checked="checked"'; ?> >