Commit cf7def05 authored by Yogi's avatar Yogi

Update _new_kerberos.html.haml

parent f2fe555b
...@@ -5,4 +5,4 @@ ...@@ -5,4 +5,4 @@
.form-group .form-group
= label_tag :password = label_tag :password
= password_field_tag :password, nil, { class: "form-control bottom", placeholder: "Password" } = password_field_tag :password, nil, { class: "form-control bottom", placeholder: "Password" }
= submit_tag "Sign in", class: "gl-button btn btn-confirm" = submit_tag "Sign in", class: "btn-success btn"
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment