mirror of
https://github.com/unraid/webgui.git
synced 2026-04-28 05:49:35 -05:00
Minor correction
This commit is contained in:
@@ -23,6 +23,7 @@ $allwrong = !$online && $var['fsEncryption']=='wrong';
|
||||
<script>
|
||||
<?if ($keyfile):?>
|
||||
function prepareInput(form) {
|
||||
form.keyfile.disabled = true;
|
||||
form.luksReformat.disabled = true;
|
||||
}
|
||||
function toggleApply(checked) {
|
||||
|
||||
Reference in New Issue
Block a user