move leaderboard to after the header

This commit is contained in:
Evan Prodromou 2010-01-27 10:44:49 -05:00
parent 1c875a5395
commit ea123800e9
1 changed files with 1 additions and 1 deletions

View File

@ -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',