Updated the Log in Page
This commit is contained in:
@@ -496,8 +496,8 @@ define([
|
||||
placeholder: Msg.login_password,
|
||||
}),
|
||||
h('div.extra', [
|
||||
h('button.btn.btn-primary.login.first', Msg.login_login),
|
||||
h('button#register.btn.btn-success.register', Msg.login_register)
|
||||
h('button.login.first.btn', Msg.login_login),
|
||||
h('button#register.btn.register.cp-login-register', Msg.login_register)
|
||||
])
|
||||
])
|
||||
]),
|
||||
|
||||
Reference in New Issue
Block a user