mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-08-29 20:19:22 +03:00
Release fixes
Additional branding options fixes (php mail functionality)
This commit is contained in:
parent
baae7f2900
commit
8f55b5c554
14 changed files with 351 additions and 159 deletions
|
|
@ -73,6 +73,7 @@
|
|||
this.allowMessageListActions = !!Settings.capa(Enums.Capa.MessageListActions);
|
||||
|
||||
this.logoImg = Utils.trim(Settings.settingsGet('UserLogoMessage'));
|
||||
this.logoIframe = Utils.trim(Settings.settingsGet('UserIframeMessage'));
|
||||
|
||||
this.attachmentsActions = AppStore.attachmentsActions;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue