fix label reference

This commit is contained in:
Morris Jobke 2015-05-05 11:12:56 +02:00
parent 8f1e504d79
commit 624c25313e

View file

@ -323,7 +323,7 @@ if ($_['cronErrors']) {
id="enableEncryption"
value="1" <?php if ($_['encryptionEnabled']) print_unescaped('checked="checked" disabled="disabled"'); ?> />
<label
for="encryptionEnabled"><?php p($l->t('Enable server-side encryption')); ?> <span id="startmigration_msg" class="msg"></span> </label><br/>
for="enableEncryption"><?php p($l->t('Enable server-side encryption')); ?> <span id="startmigration_msg" class="msg"></span> </label><br/>
</p>
<div id="EncryptionWarning" class="warning hidden">