Added the actual logic

This commit is contained in:
stanjg
2018-05-04 15:02:51 +02:00
parent 7cf79a12cb
commit 86c8ecdcdf
7 changed files with 101 additions and 2 deletions

View File

@@ -21,6 +21,11 @@ return [
'header' => 'Server Suspended',
'desc' => 'This server has been suspended and cannot be accessed.',
],
'maintenance' => [
'header' => 'Node Under Maintenance',
'title' => 'Maintenance',
'desc' => 'This node is under maintenance, therefore your server can temporarily not be accessed.'
],
],
'index' => [
'header' => 'Your Servers',