X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=mod%2Ffriendica.php;h=9fa203f58d0baa47dfada5b283986a265c104da7;hb=367699f7854ca2b7160680ce5db553908890a611;hp=7b99f9e6fb46a969e27197689c817a431a0d1421;hpb=b4dc344f9c0f50f02ea4d327141d1c4f570b283c;p=friendica.git diff --git a/mod/friendica.php b/mod/friendica.php index 7b99f9e6fb..9fa203f58d 100644 --- a/mod/friendica.php +++ b/mod/friendica.php @@ -61,7 +61,7 @@ function friendica_content(&$a) { $o .= t('Please visit Friendica.com to learn more about the Friendica project.') . '

'; - $o .= t('Bug reports and issues: please visit') . ' ' . 'the bucktracker at github

'; + $o .= t('Bug reports and issues: please visit') . ' ' . ''.t('the bugtracker at github').'

'; $o .= t('Suggestions, praise, donations, etc. - please email "Info" at Friendica - dot com') . '

'; $o .= '

';