more normal words
This commit is contained in:
parent
0db255d76d
commit
81a4e0fa76
@ -156,7 +156,7 @@ class UserPage implements Extension {
|
|||||||
}
|
}
|
||||||
|
|
||||||
if($event instanceof UserBlockBuildingEvent) {
|
if($event instanceof UserBlockBuildingEvent) {
|
||||||
$event->add_link("User Config", make_link("user"));
|
$event->add_link("My Profile", make_link("user"));
|
||||||
$event->add_link("Log Out", make_link("user_admin/logout"), 99);
|
$event->add_link("Log Out", make_link("user_admin/logout"), 99);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user