mirror of
https://github.com/9001/copyparty.git
synced 2026-01-08 12:35:40 +10:00
fix cosmetic login glitch
This commit is contained in:
@@ -59,7 +59,7 @@
|
||||
|
||||
<h1>login for more:</h1>
|
||||
<ul>
|
||||
<form method="post" enctype="multipart/form-data" action="/{{ url_suf }}">
|
||||
<form method="post" enctype="multipart/form-data" action="/">
|
||||
<input type="hidden" name="act" value="login" />
|
||||
<input type="password" name="cppwd" />
|
||||
<input type="submit" value="Login" />
|
||||
|
||||
Reference in New Issue
Block a user