Fixed a typo in the IOTA-form.
这个提交包含在:
父节点
13771e9a07
当前提交
01588e6e64
共有 1 个文件被更改,包括 1 次插入 和 1 次删除
|
|
@ -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"'; ?> >
|
||||
|
|
|
|||
正在加载…
在新工单中引用