X-Git-Url: https://git.p6c8.net/jirafeau_project.git/blobdiff_plain/d8f36ea1fdc5bcfff3f193fea7625e7c2afd49d9..8d680388c6ee5495386a31ea22d794df26d5c910:/lib/functions.php diff --git a/lib/functions.php b/lib/functions.php index d7fbe01..b87f6c3 100644 --- a/lib/functions.php +++ b/lib/functions.php @@ -879,7 +879,7 @@ function jirafeau_fileperms($path) function jirafeau_admin_bug_report($cfg) { $out = "
" . t('REPORTING_AN_ISSUE') . ""; - $out .= "If you have a problem related to Jirafeau, please open an issue, explain your problem in english and copy-paste the following content:

"; + $out .= "If you have a problem related to Jirafeau, please open an issue, explain your problem in english and copy-paste the following content:

"; $out .= "# Jirafeau
"; $out .= "- version: " . JIRAFEAU_VERSION . "
";