Add component for image upload

[MAILPOET-2880]
This commit is contained in:
Pavel Dohnal
2020-05-12 11:42:57 +02:00
committed by Veljko V
parent f00fcc98a7
commit f5ba818cf2
5 changed files with 70 additions and 1 deletions

View File

@@ -44,6 +44,8 @@
'formSettings': _x('Settings', 'A settings section heading'),
'formSettingsStyles': __('Styles'),
'formSettingsStylesBackgroundColor': __('Background Color'),
'formSettingsStylesBackgroundImage': __('Background Image'),
'formSettingsStylesSelectImage': __('Select Image…'),
'formSettingsStylesFontSize': __('Font Size'),
'formSettingsStylesFontColor': __('Font Color'),
'formSettingsStylesFontColorInherit': __('Inherit from theme'),