Update adherent.class.php
This commit is contained in:
parent
8a43d65476
commit
cdc1ae6f59
@ -2280,7 +2280,7 @@ class Adherent extends CommonObject
|
||||
$labelStatus = $langs->trans("MemberStatusResiliated");
|
||||
$labelStatusShort = $langs->trans("MemberStatusResiliatedShort");
|
||||
} elseif ($status == -2) {
|
||||
$statusType = 'status8';
|
||||
$statusType = 'status10';
|
||||
$labelStatus = $langs->trans("MemberStatusExcluded");
|
||||
$labelStatusShort = $langs->trans("MemberStatusExcludedShort");
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user