Remove unnecessary input
parent
76ab961d0f
commit
01ea55b6d1
|
@ -11,7 +11,6 @@ div.login-form-container(tg-login)
|
||||||
|
|
||||||
fieldset
|
fieldset
|
||||||
a.button.button-login.button-gray(href="", ng-click="ctrl.submit()", title="Sign in") Sign in
|
a.button.button-login.button-gray(href="", ng-click="ctrl.submit()", title="Sign in") Sign in
|
||||||
input(type="submit", class="hidden")
|
|
||||||
|
|
||||||
p.login-text
|
p.login-text
|
||||||
span Not registered yet?
|
span Not registered yet?
|
||||||
|
|
Loading…
Reference in New Issue