diff --git a/api/v1/ssh.php b/api/v1/ssh.php index 9d0216b..a06014a 100644 --- a/api/v1/ssh.php +++ b/api/v1/ssh.php @@ -111,4 +111,3 @@ if (isset($_POST['logout'])) } $api->display(); -?> \ No newline at end of file diff --git a/api/versions.php b/api/versions.php index 41f6c35..3e154b5 100644 --- a/api/versions.php +++ b/api/versions.php @@ -7,4 +7,3 @@ $apiVersions[0] = array('versioncode' => 1, 'date' => 1443909600); echo json_encode(array('versions' => $apiVersions, 'latest' => $apiLatest)); -?> \ No newline at end of file diff --git a/public_html/templates/ssh_login.tpl.php b/public_html/templates/ssh_login.tpl.php index 8f9fac0..8648617 100644 --- a/public_html/templates/ssh_login.tpl.php +++ b/public_html/templates/ssh_login.tpl.php @@ -5,50 +5,53 @@
- -
-
- -
- -