Apply fixes from StyleCI
This commit is contained in:
parent
a1d3bbf73d
commit
c1fb0a665f
150 changed files with 1558 additions and 1760 deletions
|
@ -2,7 +2,7 @@
|
|||
/**
|
||||
* Pterodactyl - Panel
|
||||
* Copyright (c) 2015 - 2016 Dane Everitt <dane@daneeveritt.com>
|
||||
* Some Modifications (c) 2015 Dylan Seidt <dylan.seidt@gmail.com>
|
||||
* Some Modifications (c) 2015 Dylan Seidt <dylan.seidt@gmail.com>.
|
||||
*
|
||||
* Permission is hereby granted, free of charge, to any person obtaining a copy
|
||||
* of this software and associated documentation files (the "Software"), to deal
|
||||
|
@ -64,8 +64,8 @@ return [
|
|||
'update_email' => 'Update Email',
|
||||
'new_email' => 'New Email',
|
||||
'new_password' => 'New Password',
|
||||
'update_pass' => 'Update Password'
|
||||
'update_pass' => 'Update Password',
|
||||
|
||||
]
|
||||
],
|
||||
|
||||
];
|
||||
|
|
Reference in a new issue