move leaderboard to after the header
This commit is contained in:
parent
1c875a5395
commit
ea123800e9
|
@ -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',
|
||||
|
|
Loading…
Reference in New Issue
Block a user