Update login.gtpl
This commit is contained in:
parent
e5d902f5ae
commit
17c5b6ce67
@ -15,10 +15,10 @@
|
||||
<table>
|
||||
<br>
|
||||
<tr>
|
||||
<td>Nazwa użytkownika:</td> <td><input type="text" name="username"></td>
|
||||
<td>Nazwa użytkownika:</td> <td><input type="text" name="usernameFROMsite"></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>Hasło:</td> <td><input type="password" name="password"></td>
|
||||
<td>Hasło:</td> <td><input type="password" name="passwordFROMsite"></td>
|
||||
</tr>
|
||||
</table>
|
||||
<br><hr><br>
|
||||
|
Loading…
Reference in New Issue
Block a user