Browse Source

fix graphics view e2e

Marino Faggiana 7 years ago
parent
commit
18df9184d6
1 changed files with 2 additions and 1 deletions
  1. 2 1
      iOSClient/Settings/NCManageEndToEndEncryption.m

+ 2 - 1
iOSClient/Settings/NCManageEndToEndEncryption.m

@@ -113,9 +113,10 @@
         [section addFormRow:row];
         
     } else {
+        
         // Section START E2E -------------------------------------------------
 
-        section = [XLFormSectionDescriptor formSectionWithTitle:NSLocalizedString(@"_e2e_settings_start_", nil)];
+        section = [XLFormSectionDescriptor formSection];
         [form addFormSection:section];
     
         // Start e2e