This commit is contained in:
2026-02-25 13:58:29 +00:00
parent b18012713e
commit baa8c1392d

View File

@@ -25,12 +25,14 @@
{% endfor %}
</select>
</div>
<div class="col-md-3">
<div class="form-check text-white">
<input class="form-check-input" type="checkbox" name="noshutdown" id="noshutdown">
<label class="form-check-label" for="noshutdown">
Whitelist shutdown
</label>
</div>
</div>
<div class="col-md-1 gap-1">
<button type="submit" class="btn btn-primary w-100">
<i class="bi bi-plus-lg">Save</i>