notify_intro
This commit is contained in:
parent
356c05c6b3
commit
5c7df6e964
3 changed files with 40 additions and 19 deletions
2
boot.php
2
boot.php
|
|
@ -701,7 +701,7 @@ function login($register = false, $hiddens=false) {
|
|||
'$lpassword' => array('password', t('Password: '), '', ''),
|
||||
|
||||
'$openid' => !$noid,
|
||||
'$lopenid' => array('openid_url', t('OpenID: '),'',''),
|
||||
'$lopenid' => array('openid_url', t('Or login using OpenID: '),'',''),
|
||||
|
||||
'$hiddens' => $hiddens,
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue