diff options
Diffstat (limited to 'settings/templates')
-rw-r--r-- | settings/templates/admin/encryption.php | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/settings/templates/admin/encryption.php b/settings/templates/admin/encryption.php index d4c3be8b2c8..4b6d9045689 100644 --- a/settings/templates/admin/encryption.php +++ b/settings/templates/admin/encryption.php @@ -72,8 +72,6 @@ <label for="<?php p($id) ?>"><?php p($module['displayName']) ?></label> <br/> - - <?php if ($id === 'OC_DEFAULT_MODULE') print_unescaped($_['ocDefaultEncryptionModulePanel']); ?> <?php endforeach; ?> </fieldset> <?php } ?> |