mirror of
https://github.com/lxsang/antos-frontend.git
synced 2024-12-27 09:48:21 +01:00
vfs (contd.)
This commit is contained in:
parent
7bd53154ad
commit
7e62d71913
@ -70,7 +70,7 @@
|
|||||||
}
|
}
|
||||||
</style>
|
</style>
|
||||||
<div id = "login_form">
|
<div id = "login_form">
|
||||||
<p>Welcome to AntOS, plese identify</p>
|
<p>Welcome to AntOS, please identify</p>
|
||||||
<input id = "txtuser" type = "text" value = "User name" />
|
<input id = "txtuser" type = "text" value = "User name" />
|
||||||
<input id = "txtpass" type = "password" value = "password" />
|
<input id = "txtpass" type = "password" value = "password" />
|
||||||
<button id = "btlogin">Login</button>
|
<button id = "btlogin">Login</button>
|
||||||
|
Loading…
Reference in New Issue
Block a user