diff --git a/html/login/2fa.php b/html/login/2fa.php deleted file mode 100644 index 03be841..0000000 --- a/html/login/2fa.php +++ /dev/null @@ -1,37 +0,0 @@ - -{$alert} -
- -EOT; - -pageHandler(); -$ph->footer = ""; -$ph->pageTitle("2-Step"); -$ph->body = $body; -$ph->output(); \ No newline at end of file