File tree Expand file tree Collapse file tree 1 file changed +7
-5
lines changed
Expand file tree Collapse file tree 1 file changed +7
-5
lines changed Original file line number Diff line number Diff line change 200200 </NcFormBoxSwitch >
201201 </NcFormBox >
202202 </NcAppSettingsSection >
203- <NcAppSettingsSection id =" about-settings" :name =" t('mail', 'About')" >
204- <NcFormGroup
205- :label =" t('mail', 'Acknowledgements')"
206- :description =" t('mail', 'This application includes CKEditor, an open-source editor. Copyright © CKEditor contributors. Licensed under GPLv2.')" />
207- </NcAppSettingsSection >
203+
208204 <NcAppSettingsShortcutsSection >
209205 <NcHotkeyList >
210206 <NcHotkey :label =" t('mail', 'Compose new message')" hotkey =" C" />
220216 </NcHotkeyList >
221217 </NcAppSettingsShortcutsSection >
222218
219+ <NcAppSettingsSection id =" about-settings" :name =" t('mail', 'About')" >
220+ <NcFormGroup
221+ :label =" t('mail', 'Acknowledgements')"
222+ :description =" t('mail', 'This application includes CKEditor, an open-source editor. Copyright © CKEditor contributors. Licensed under GPLv2.')" />
223+ </NcAppSettingsSection >
224+
223225 <NcDialog
224226 :open.sync =" textBlockDialogOpen"
225227 :name =" t('mail', 'New text block')"
You can’t perform that action at this time.
0 commit comments