Display if subusers are using 2FA

This commit is contained in:
Dane Everitt
2017-01-22 16:16:26 -05:00
parent edd26893a5
commit 9e54dabe5b
3 changed files with 10 additions and 1 deletions

View File

@@ -59,4 +59,5 @@ return [
'yes' => 'Yes',
'no' => 'No',
'delete' => 'Delete',
'2fa' => '2FA',
];