Update noreply mail password

This commit is contained in:
Djery-Tom 2022-06-24 09:41:22 +01:00
parent b94163e756
commit 135443a7e2
2 changed files with 2 additions and 2 deletions

View File

@ -5,7 +5,7 @@ $config = array(
'smtp_host' => 'mail.ilink-app.com',
'smtp_port' => 587,
'smtp_user' => 'noreply@ilink-app.com',
'smtp_pass' => 'ilink2017GA',
'smtp_pass' => 'Reply@iLink2022@@@',
'smtp_crypto' => 'tls', //can be 'ssl' or 'tls' for example
'mailtype' => 'text', //plaintext 'text' mails or 'html'
'smtp_timeout' => '5', //in seconds

View File

@ -170,7 +170,7 @@
</div>
<?php if($invoice->state != 'ACCEPTED' && !empty($invoice->reason)) { ?>
<?php if($invoice->state == 'ACCEPTED_MODIFIED') { ?>
<div class="row">
<div class="col-lg-12 col-xs-6">
<div class="small-box bg-yellow-active">