aboutsummaryrefslogtreecommitdiffstats
path: root/mod/siteinfo.php
diff options
context:
space:
mode:
authorredmatrix <redmatrix@redmatrix.me>2015-06-16 18:43:03 -0700
committerredmatrix <redmatrix@redmatrix.me>2015-06-16 18:43:03 -0700
commit65661b7ec31d3524401e6b6d840763cb4d636935 (patch)
tree87e09f54fc087e46b2b8aae12e803e0e8f234bcd /mod/siteinfo.php
parentd84b3cfc3c42c2d62813ff78ccfc9b9c34afc92d (diff)
parentec54111e6b0000f87323b2b0a26756da3b41f146 (diff)
downloadvolse-hubzilla-65661b7ec31d3524401e6b6d840763cb4d636935.tar.gz
volse-hubzilla-65661b7ec31d3524401e6b6d840763cb4d636935.tar.bz2
volse-hubzilla-65661b7ec31d3524401e6b6d840763cb4d636935.zip
Merge branch 'master' of https://github.com/redmatrix/redmatrix
Conflicts: mod/photos.php mod/siteinfo.php
Diffstat (limited to 'mod/siteinfo.php')
-rw-r--r--mod/siteinfo.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/mod/siteinfo.php b/mod/siteinfo.php
index 1282e2f17..61c20d66f 100644
--- a/mod/siteinfo.php
+++ b/mod/siteinfo.php
@@ -164,7 +164,7 @@ function siteinfo_content(&$a) {
'$visit' => t('Please visit <a href="https://redmatrix.me">redmatrix.me</a> to learn more about $Projectname.'),
'$bug_text' => t('Bug reports and issues: please visit'),
'$bug_link_url' => 'https://github.com/redmatrix/hubzilla/issues',
- '$bug_link_text' => '$projectname issues',
+ '$bug_link_text' => t('$projectname issues'),
'$contact' => t('Suggestions, praise, etc. - please email "redmatrix" at librelist - dot com'),
'$donate' => $donate,
'$adminlabel' => t('Site Administrators'),