This commit is contained in:
usmannasir
2024-02-03 19:44:14 +05:00
parent 3db2eea955
commit 3a8c3cf69b
3 changed files with 31 additions and 7 deletions

View File

@@ -791,7 +791,6 @@
<div class="modal-body">
<form>
<h4 style="margin: 2%">Configure setting for automatic
updates.</h4>
<div class="row">
@@ -803,7 +802,7 @@
style="padding: 10px">
<option>Disabled</option>
<option>Minor and Security Updates</option>
<option>All (minor and major)</option>
<option>All minor and major</option>
</select>
</div>
</div>