Revision 9f7f8328
src/sunstone/views/_login_standard.erb | ||
---|---|---|
6 | 6 |
|
7 | 7 |
|
8 | 8 |
|
9 |
<form id="login_form"> |
|
9 |
<form id="login_form" method="post">
|
|
10 | 10 |
<div class="border" id="login"> |
11 | 11 |
<div class="content"> |
12 | 12 |
Username |
src/sunstone/views/_login_x509.erb | ||
---|---|---|
4 | 4 |
background-size: 355px;"> |
5 | 5 |
</div> |
6 | 6 |
|
7 |
<form id="login_form"> |
|
7 |
<form id="login_form" method="post">
|
|
8 | 8 |
<div class="border" id="login" style='height:169px;background:url("../images/panel_short.png") no-repeat scroll center transparent'> |
9 | 9 |
<div class="content"> |
10 | 10 |
<input style="float:left;" type="submit" id="login_btn" value="" /> |
Also available in: Unified diff