[+] Project: add the possibility to change the default color (#db3484)

Let the user set the default color in the mail with a color picker (configuration set in Back Office, Themes)
This commit is contained in:
Jonathan Danse
2012-12-03 16:11:43 +01:00
parent 037f0e6d3c
commit a88b23b16f
151 changed files with 1052 additions and 1028 deletions
+3
View File
@@ -748,6 +748,9 @@ Country</value>
<configuration id="PS_MAIL_SMTP_PORT" name="PS_MAIL_SMTP_PORT">
<value>25</value>
</configuration>
<configuration id="PS_MAIL_COLOR" name="PS_MAIL_COLOR">
<value>#db3484</value>
</configuration>
<configuration id="NW_SALT" name="NW_SALT">
<value>nK4KJP7jOsnzWMpo</value>
</configuration>