Show more register links. Make registration easier by showing a register link together with
the log in link on the front page and on the user menu.
This commit is contained in:
committed by
WineHQ
parent
fbb784c2f5
commit
74c8fe502f
@@ -61,7 +61,8 @@ function global_sidebar_login() {
|
||||
}
|
||||
else
|
||||
{
|
||||
$g->add("Login", BASE."account.php?sCmd=login");
|
||||
$g->add("Log in", BASE."account.php?sCmd=login");
|
||||
$g->add("Register", BASE."account.php?sCmd=new");
|
||||
}
|
||||
|
||||
$g->done();
|
||||
|
||||
Reference in New Issue
Block a user