Cleaner navigation bar for logout/admin

This commit is contained in:
Dane Everitt 2017-02-16 18:19:52 -05:00
parent 0357205a74
commit ebe88bb1a8
No known key found for this signature in database
GPG key ID: EEA66103B3D71F53
3 changed files with 15 additions and 39 deletions

View file

@ -61,4 +61,6 @@ return [
'no' => 'No',
'delete' => 'Delete',
'2fa' => '2FA',
'logout' => 'Logout',
'admin_cp' => 'Admin Control Panel',
];