Loading lib/Mail/EMailTemplate.php +1 −1 Original line number Diff line number Diff line Loading @@ -408,7 +408,7 @@ EOF; $this->ensureBodyIsOpened(); $this->ensureBodyListClosed(); $color = $this->themingDefaults->getColorPrimary(); $color = '#5996F2'; $textColor = $this->themingDefaults->getTextColorPrimary(); $this->htmlBody .= vsprintf($this->buttonGrouptentative, [ Loading Loading
lib/Mail/EMailTemplate.php +1 −1 Original line number Diff line number Diff line Loading @@ -408,7 +408,7 @@ EOF; $this->ensureBodyIsOpened(); $this->ensureBodyListClosed(); $color = $this->themingDefaults->getColorPrimary(); $color = '#5996F2'; $textColor = $this->themingDefaults->getTextColorPrimary(); $this->htmlBody .= vsprintf($this->buttonGrouptentative, [ Loading