diff options
author | Guilhem Moulin <guilhem.moulin@fripost.org> | 2012-09-01 20:12:34 +0200 |
---|---|---|
committer | Guilhem Moulin <guilhem.moulin@fripost.org> | 2012-09-01 21:03:20 +0200 |
commit | ec2ed6c255ca97f39d4a58071f8558744bd9958d (patch) | |
tree | f8e248356f6b8ec8600cf485716aedcf9dba992f /template/login.html | |
parent | 79344b1efee7e914b8d23bd0dfd92664cf698c11 (diff) |
cgi-bin
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> |