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