mirror of
https://github.com/aljazceru/CTFd.git
synced 2025-12-19 06:54:20 +01:00
Fixing hiding challenges unintentionally
This commit is contained in:
@@ -69,7 +69,7 @@
|
|||||||
<div class="form-group">
|
<div class="form-group">
|
||||||
<div class="checkbox">
|
<div class="checkbox">
|
||||||
<label>
|
<label>
|
||||||
<input name="hidden" type="checkbox" id="solve-attempts-checkbox">
|
<input type="checkbox" id="solve-attempts-checkbox">
|
||||||
Limit amount of solve attempts
|
Limit amount of solve attempts
|
||||||
</label>
|
</label>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Reference in New Issue
Block a user