adde event expire card reminder
This commit is contained in:
@@ -216,7 +216,7 @@ contactez la fipf directement",
|
||||
'confirmation_subject'=>"[CIPF - paiement changement carte réussi]",
|
||||
'confirmation_message'=>"paiement changement carte réussi",
|
||||
],
|
||||
'account_will_expire'=>[
|
||||
'card_will_expire'=>[
|
||||
'name'=>'prof - la carte va bientot expirer',
|
||||
'notification_send'=>true,
|
||||
'notification_to'=>'$$__admin_email__$$',
|
||||
@@ -226,7 +226,7 @@ contactez la fipf directement",
|
||||
'confirmation_subject'=>"[CIPF - carte va expirer]",
|
||||
'confirmation_message'=>'votre carte va expirer bientot, renouvellez-la sur $$__base_url__$$',
|
||||
],
|
||||
'account_expired'=>[
|
||||
'card_expired'=>[
|
||||
'name'=>'prof - la carte a expiré',
|
||||
'notification_send'=>true,
|
||||
'notification_to'=>'$$__admin_email__$$',
|
||||
@@ -236,6 +236,16 @@ contactez la fipf directement",
|
||||
'confirmation_subject'=>"[CIPF - carte expirée]",
|
||||
'confirmation_message'=>'votre carte a expiré, renouvelez-la sur $$__base_url__$$',
|
||||
],
|
||||
'account_will_be_deleted'=>[
|
||||
'name'=>'prof - le compte va être supprimé',
|
||||
'notification_send'=>true,
|
||||
'notification_to'=>'$$__admin_email__$$',
|
||||
'notification_subject'=>"[CIPF /prof - compte bientot supprimé]",
|
||||
'notification_message'=>'compte bientot supprimé pour $$user_login$$ : $$__author_page_url__$$',
|
||||
'confirmation_send'=>true,
|
||||
'confirmation_subject'=>"[CIPF - compte bientot supprimé]",
|
||||
'confirmation_message'=>'votre compte va bientot être supprimé sur $$__base_url__$$',
|
||||
],
|
||||
'account_deleted'=>[
|
||||
'name'=>'prof - le compte a été supprimé',
|
||||
'notification_send'=>true,
|
||||
|
||||
Reference in New Issue
Block a user