diff --git a/system/admin/views/login.html.php b/system/admin/views/login.html.php
index c15fa57..8d37c82 100644
--- a/system/admin/views/login.html.php
+++ b/system/admin/views/login.html.php
@@ -11,14 +11,14 @@
if (empty($username)) {
echo 'error';
}
- } ?>" name="user" placeholder="Username"/>
+ } ?>" name="user" placeholder=""/>
+ } ?>" name="password" placeholder=""/>
@@ -30,4 +30,4 @@
\ No newline at end of file
+} ?>