diff options
Diffstat (limited to 'template/login.html')
-rw-r--r-- | template/login.html | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/template/login.html b/template/login.html index e0f648b..6ed2a7e 100644 --- a/template/login.html +++ b/template/login.html @@ -16,8 +16,7 @@ <h2>Administrator Panel</h2> <br/> <br/> - <form class="loginform" name="loginform" - method="post" action="./" > + <form class="loginform" name="loginform" method="post" > <table class="loginform"> <tr> <td class="label">Username</td> |