From 0ae38238535e7a95fead4eeb38250d712b1d3d83 Mon Sep 17 00:00:00 2001 From: PhilW Date: Wed, 23 Oct 2019 19:14:11 +0100 Subject: [PATCH] rewrite skin_logo config --- config/defaults.inc.php | 36 +++++++++++++++++++++----- program/include/rcmail_output_html.php | 25 ++++++++++++++---- 2 files changed, 49 insertions(+), 12 deletions(-) diff --git a/config/defaults.inc.php b/config/defaults.inc.php index 2b8c32802..a747c7d04 100644 --- a/config/defaults.inc.php +++ b/config/defaults.inc.php @@ -393,13 +393,35 @@ $config['support_url'] = ''; // replace Roundcube logo with this image // specify an URL relative to the document root of this Roundcube installation // an array can be used to specify different logos for specific template files -// '*' for default logo -// ':favicon' for favicon -// ':print' for logo on all print templates (e.g. messageprint, contactprint) -// ':small' for small screen logo in Elastic -// different logos can be specified for different skins by prefixing the skin name to the array key -// config applied in order: :