summaryrefslogtreecommitdiffstats
path: root/apps/encryption/templates/settings-admin.php
diff options
context:
space:
mode:
Diffstat (limited to 'apps/encryption/templates/settings-admin.php')
-rw-r--r--apps/encryption/templates/settings-admin.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/encryption/templates/settings-admin.php b/apps/encryption/templates/settings-admin.php
index 5c551267ff5..405dbaf703f 100644
--- a/apps/encryption/templates/settings-admin.php
+++ b/apps/encryption/templates/settings-admin.php
@@ -6,6 +6,7 @@ script('core', 'multiselect');
style('encryption', 'settings-admin');
?>
<form id="ocDefaultEncryptionModule" class="sub-section">
+ <h3><?php p($l->t("Default encryption module")); ?></h3>
<?php if(!$_["initStatus"]): ?>
<?php p($l->t("Encryption app is enabled but your keys are not initialized, please log-out and log-in again")); ?>
<?php else: ?>