X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=actions%2Finbox.php;h=c752e404e9dc258b1a313274eaf46331c27d1489;hb=bf14709fe2ed18f5a2641f841cb000a4856290fd;hp=6e38c80643e1e804b451be1b050e8b38b8cca7f5;hpb=827fdc63a0a2c4160a4cffaacecbc52074cd3813;p=quix0rs-gnu-social.git diff --git a/actions/inbox.php b/actions/inbox.php index 6e38c80643..c752e404e9 100644 --- a/actions/inbox.php +++ b/actions/inbox.php @@ -29,6 +29,7 @@ class InboxAction extends MailboxAction { } else { $title = sprintf(_("Inbox for %s"), $user->nickname); } + return $title; } function get_messages($user, $page) {