From 3993c6ad6b1c2e8b372646cbb2596e0503082e5e Mon Sep 17 00:00:00 2001 From: snipe Date: Tue, 29 May 2018 10:23:24 -0700 Subject: [PATCH] Use custom header color in emails --- resources/views/vendor/mail/html/header.blade.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/views/vendor/mail/html/header.blade.php b/resources/views/vendor/mail/html/header.blade.php index 45ed4bd80..bc71460b4 100644 --- a/resources/views/vendor/mail/html/header.blade.php +++ b/resources/views/vendor/mail/html/header.blade.php @@ -1,5 +1,5 @@ - + header_color!='') ? ' style="background-color: '.e($snipeSettings->header_color).'"' : '' !!}> @if (($snipeSettings->show_images_in_email=='1' ) && ($snipeSettings::setupCompleted())) @if ($snipeSettings->brand == '3')