s/BeerMonster/Mahjongg/ (weird)
This commit is contained in:
parent
b7eab50b1f
commit
b23f2d635f
|
@ -18,7 +18,7 @@ function mahjongg_uninstall() {
|
|||
}
|
||||
|
||||
function mahjongg_app_menu($a,&$b) {
|
||||
$b['app_menu'][] = '<div class="app-title"><a href="mahjongg">Beer Monster</a></div>';
|
||||
$b['app_menu'][] = '<div class="app-title"><a href="mahjongg">Mahjongg</a></div>';
|
||||
}
|
||||
|
||||
|
||||
|
@ -39,4 +39,4 @@ A timer at the top of the screen keeps track of how you are doing.</b><br>
|
|||
EOT;
|
||||
|
||||
return $o;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue