mirror of
https://github.com/OpenNebula/one.git
synced 2025-03-16 22:50:10 +03:00
F #5108 Lastpass complaining about insecure login form
This commit is contained in:
parent
bb6b578a3e
commit
9f7f832812
@ -6,7 +6,7 @@
|
||||
|
||||
|
||||
|
||||
<form id="login_form">
|
||||
<form id="login_form" method="post">
|
||||
<div class="border" id="login">
|
||||
<div class="content">
|
||||
Username
|
||||
|
@ -4,7 +4,7 @@
|
||||
background-size: 355px;">
|
||||
</div>
|
||||
|
||||
<form id="login_form">
|
||||
<form id="login_form" method="post">
|
||||
<div class="border" id="login" style='height:169px;background:url("../images/panel_short.png") no-repeat scroll center transparent'>
|
||||
<div class="content">
|
||||
<input style="float:left;" type="submit" id="login_btn" value="" />
|
||||
|
Loading…
x
Reference in New Issue
Block a user