finally introduced CNTDWN-1 (allow/disallow overrun)
This commit is contained in:
@ -262,6 +262,9 @@
|
||||
|
||||
<label for="progBarShow"><%= it.lang.labels.showProgress %></label>
|
||||
<input type="checkbox" name="progBarShow" id="progBarShow"><br>
|
||||
|
||||
<label for="allowOverrun"><%= it.lang.labels.allowOverrun %></label>
|
||||
<input type="checkbox" name="allowOverrun" id="allowOverrun"><br>
|
||||
<details>
|
||||
<summary><%= it.lang.labels.progbarColors %></summary>
|
||||
<p>
|
||||
|
Reference in New Issue
Block a user