k
This commit is contained in:
8
dev_mvc/view/pagecontent/modules/topbar_login.php
Normal file
8
dev_mvc/view/pagecontent/modules/topbar_login.php
Normal file
@@ -0,0 +1,8 @@
|
||||
<div>
|
||||
<form action="" method="post">
|
||||
E-mail: <input type="text" name="email">
|
||||
Password: <input type="password" name="password">
|
||||
<input type="hidden" name="p" value="do_login"/>
|
||||
<input type="submit">
|
||||
</form>
|
||||
</div>
|
||||
Reference in New Issue
Block a user