Commit 47a8f6e3ffbf2567698171cf25a862410020f5aa

Authored by Alex Savenko
1 parent 73d31092

letter subject

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
src/lib/sendmail.php
@@ -287,7 +287,7 @@ namespace @@ -287,7 +287,7 @@ namespace
287 $data_base = [ 287 $data_base = [
288 'email_to' => $email, 288 'email_to' => $email,
289 'email_reply' => $email.' <'.$email.'>', 289 'email_reply' => $email.' <'.$email.'>',
290 - 'subject' => ''.\config::get( 'global#title' ), 290 + 'subject' => 'Здесь Ваша персональная скидка!'
291 ]; 291 ];
292 292
293 $header = 293 $header =