fixed html copy&paste
This commit is contained in:
parent
63d631f61e
commit
fe0b53e104
1 changed files with 1 additions and 2 deletions
|
@ -16,8 +16,7 @@ function mahjong_install() {
|
|||
}
|
||||
|
||||
function mahjong_app_menu($a,&$b) {
|
||||
$b['app_menu'][] = '<div class="app-title"><a href="mahjong">' . DI::l10n()->t('Mahjong Game') . '</a><
|
||||
/div>';
|
||||
$b['app_menu'][] = '<div class="app-title"><a href="mahjong">' . DI::l10n()->t('Mahjong Game') . '</a></div>';
|
||||
}
|
||||
|
||||
function mahjong_module() {
|
||||
|
|
Loading…
Add table
Reference in a new issue