|
@@ -11,7 +11,7 @@
|
|
|
<style type="text/css">html{height:100%;}</style>
|
|
|
</head>
|
|
|
<body class="cp-login text-center">
|
|
|
- <form class="form-signin">
|
|
|
+ <form class="form-signin" action="/cp/" method="post">
|
|
|
<h1 class="h3 mb-3 font-weight-normal">Please login</h1>
|
|
|
<label for="login" class="sr-only">Email address</label>
|
|
|
<input type="email" id="login" class="form-control" placeholder="Login" required autofocus>
|