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
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',
];