mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-09-01 13:39:22 +03:00
Small fixes
This commit is contained in:
parent
300cee0b6e
commit
3e9a7a55c6
15 changed files with 405 additions and 292 deletions
|
|
@ -81,7 +81,8 @@ class Application extends \RainLoop\Config\AbstractConfig
|
|||
'branding' => array(
|
||||
'login_logo' => array(''),
|
||||
'login_desc' => array(''),
|
||||
'login_css' => array('')
|
||||
'login_css' => array(''),
|
||||
'login_powered' => array(true)
|
||||
),
|
||||
|
||||
'contacts' => array(
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue