diff --git a/mahjong.php b/mahjong.php index 1296461..ca71d9f 100644 --- a/mahjong.php +++ b/mahjong.php @@ -34,7 +34,7 @@ function mahjong_content(&$a) { EOT; - $o .= '
' . DI::l10n()->t('Game credits: %smah - Mahjong Solitaire Game%s by ffalt (MIT license).', '', 'https://github.com/ffalt/mah', '') . '
'; + $o .= '
' . DI::l10n()->t('Game credits: %smah - Mahjong Solitaire Game%s by ffalt (MIT license).', '', '') . '
'; DI::page()['htmlhead'] .= ''; DI::page()['htmlhead'] .= ''; DI::page()['htmlhead'] .= '';