„content/login/index.html“ ändern
parent
1904776b92
commit
6a3ec6963d
|
@ -25,7 +25,7 @@
|
|||
</div>
|
||||
<div class="item-2 round-border">
|
||||
<p>Login:</p>
|
||||
<form action="%CONTENT_DIR%/login/redirect.php" method="post">
|
||||
<form action="%CONTENT_DIR%/login/redirect.php" method="get">
|
||||
<input type="text" name="name" maxlength="20" placeholder="Username" />
|
||||
<input type="password" name="password" maxlength="256" placeholder="Password" />
|
||||
<p></p>
|
||||
|
|
Loading…
Reference in New Issue