vfs (contd.)

This commit is contained in:
Xuan Sang LE 2018-01-24 15:52:13 +01:00
parent 7bd53154ad
commit 7e62d71913

View File

@ -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>