Using openidlogin instead of openid in order to show the current local
nav item
This commit is contained in:
parent
0aa2cb35f1
commit
927576e3f0
@ -77,7 +77,7 @@ class LoginGroupNav extends Widget
|
||||
'register' =>
|
||||
array(_('Register'),
|
||||
_('Sign up for a new account')),
|
||||
'openid' =>
|
||||
'openidlogin' =>
|
||||
array(_('OpenID'),
|
||||
_('Login or register with OpenID')));
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user