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