Minor correction

This commit is contained in:
bergware
2017-09-19 21:00:15 +02:00
parent 1d51097572
commit 0f71c8c0d7
+1
View File
@@ -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) {