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
|
* @return boolean hook flag
|
||||||
*/
|
*/
|
||||||
|
|
||||||
function onStartShowHeader($action)
|
function onEndShowHeader($action)
|
||||||
{
|
{
|
||||||
if (!is_null($this->leaderboard)) {
|
if (!is_null($this->leaderboard)) {
|
||||||
$action->elementStart('div',
|
$action->elementStart('div',
|
||||||
|
Loading…
x
Reference in New Issue
Block a user