From: Evan Prodromou Date: Wed, 27 Jan 2010 15:44:49 +0000 (-0500) Subject: move leaderboard to after the header X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=ea123800e991352d862c05a2f81e82ef53e72eeb;p=quix0rs-gnu-social.git move leaderboard to after the header --- diff --git a/lib/uapplugin.php b/lib/uapplugin.php index 69b68f9367..e3801f08ae 100644 --- a/lib/uapplugin.php +++ b/lib/uapplugin.php @@ -106,7 +106,7 @@ abstract class UAPPlugin extends Plugin * @return boolean hook flag */ - function onStartShowHeader($action) + function onEndShowHeader($action) { if (!is_null($this->leaderboard)) { $action->elementStart('div',